Class PEFFileCompareException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.daisy.braille.pef.PEFFileCompareException
All Implemented Interfaces:
Serializable

public class PEFFileCompareException extends Exception
See Also:
  • Constructor Details

    • PEFFileCompareException

      public PEFFileCompareException()
    • PEFFileCompareException

      public PEFFileCompareException(String message)
    • PEFFileCompareException

      public PEFFileCompareException(Throwable cause)
    • PEFFileCompareException

      public PEFFileCompareException(String message, Throwable cause)