Class ASN1Exception

  • All Implemented Interfaces:
    Serializable

    public final class ASN1Exception
    extends IOException
    Thrown by decoder/encoder stream to indicate violation of encoding rules.
    See Also:
    Serialized Form
    • Constructor Detail

      • ASN1Exception

        public ASN1Exception​(String message)