Class ASN1Exception

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.harmony.security.asn1.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 Details

    • ASN1Exception

      public ASN1Exception​(String message)