Package org.daisy.braille.pef
Class InputDetectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.daisy.braille.pef.InputDetectionException
- All Implemented Interfaces:
Serializable
Provides an input detection exception
- Author:
- Joel HÃ¥kansson
- See Also:
-
Constructor Summary
ConstructorDescriptionInputDetectionException
(String message) InputDetectionException
(String message, Throwable cause) InputDetectionException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InputDetectionException
public InputDetectionException() -
InputDetectionException
-
InputDetectionException
-
InputDetectionException
-