Class InvalidLengthException

All Implemented Interfaces:
Serializable

public class InvalidLengthException extends AsnRuntimeException
See Also:
  • Constructor Details

    • InvalidLengthException

      public InvalidLengthException()
    • InvalidLengthException

      public InvalidLengthException(long length)
    • InvalidLengthException

      public InvalidLengthException(String message)
    • InvalidLengthException

      public InvalidLengthException(Throwable cause)