Class InputDetectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.daisy.braille.pef.InputDetectionException
All Implemented Interfaces:
Serializable

public class InputDetectionException extends IOException
Provides an input detection exception
Author:
Joel HÃ¥kansson
See Also:
  • Constructor Details

    • InputDetectionException

      public InputDetectionException()
    • InputDetectionException

      public InputDetectionException(String message, Throwable cause)
    • InputDetectionException

      public InputDetectionException(String message)
    • InputDetectionException

      public InputDetectionException(Throwable cause)