Package org.daisy.braille.embosser
Class EmbosserFactoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.daisy.braille.embosser.EmbosserFactoryException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
UnsupportedPaperException
Provides an EmbosserFactory exception
- Author:
- Joel HÃ¥kansson
- See Also:
-
Constructor Summary
ConstructorDescriptionEmbosserFactoryException
(String message) EmbosserFactoryException
(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
-
EmbosserFactoryException
public EmbosserFactoryException() -
EmbosserFactoryException
-
EmbosserFactoryException
-
EmbosserFactoryException
-