Class FileDecoderException

All Implemented Interfaces:
Serializable

public class FileDecoderException extends P4JavaException
Exception class for P4Java file decoding exceptions.
See Also:
  • Constructor Details

    • FileDecoderException

      public FileDecoderException()
    • FileDecoderException

      public FileDecoderException(String message, Throwable cause)
    • FileDecoderException

      public FileDecoderException(String message)
    • FileDecoderException

      public FileDecoderException(Throwable cause)