Class ParameterLengthOverflowException

  • All Implemented Interfaces:
    Serializable

    @Beta
    public final class ParameterLengthOverflowException
    extends Exception
    Exception reported when a ParameterSerializer detects its output does not fit 255 bytes and hence cannot be held in plain RFC4271 OPEN message.
    See Also:
    Serialized Form