Package org.daisy.braille.pef
Class PEFFileCompareException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.daisy.braille.pef.PEFFileCompareException
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionPEFFileCompareException(String message) PEFFileCompareException(String message, Throwable cause) PEFFileCompareException(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
- 
PEFFileCompareException
public PEFFileCompareException() - 
PEFFileCompareException
 - 
PEFFileCompareException
 - 
PEFFileCompareException
 
 -