Package org.daisy.braille.embosser
Class ContractNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.daisy.braille.embosser.ContractNotSupportedException
- All Implemented Interfaces:
Serializable
Provides an exception to indicate that the Contract is not supported
- Author:
- Joel HÃ¥kansson
- See Also:
-
Constructor Summary
ConstructorDescriptionContractNotSupportedException
(String message) ContractNotSupportedException
(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
-
ContractNotSupportedException
public ContractNotSupportedException() -
ContractNotSupportedException
-
ContractNotSupportedException
-
ContractNotSupportedException
-