Class InvalidSizeException

All Implemented Interfaces:
Serializable

public class InvalidSizeException extends MalformedDataException
An exception that represents either malformed or improper size
See Also:
  • Constructor Details

    • InvalidSizeException

      public InvalidSizeException()
    • InvalidSizeException

      public InvalidSizeException(String message)
    • InvalidSizeException

      public InvalidSizeException(String message, Throwable cause)