Package org.daisy.braille.embosser
Class UnsupportedWidthException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.daisy.braille.embosser.UnsupportedWidthException
- All Implemented Interfaces:
Serializable
Provides an unsupported width exception
- Author:
- Joel HÃ¥kansson
- See Also:
-
Constructor Summary
ConstructorDescriptionUnsupportedWidthException
(String message) UnsupportedWidthException
(String message, 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
-
UnsupportedWidthException
public UnsupportedWidthException() -
UnsupportedWidthException
-
UnsupportedWidthException
-
UnsupportedWidthException
-