Class UnexpectedDataException

All Implemented Interfaces:
Serializable

public class UnexpectedDataException extends MalformedDataException
An exception that represents unexpected data
See Also:
  • Constructor Details

    • UnexpectedDataException

      public UnexpectedDataException()
    • UnexpectedDataException

      public UnexpectedDataException(String message)
    • UnexpectedDataException

      public UnexpectedDataException(String message, Throwable cause)