Package com.oss.asn1
Class BadObjectIdentifierException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.oss.asn1.BadObjectIdentifierException
- All Implemented Interfaces:
Serializable
An exception is thrown when an ObjectIdentifier is constructed from a
string of ASN.1 Value Notation that contains a bad arc or has
an invalid format.
- Since:
- ASN.1/Java 1.0-beta A
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString