Class ParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.mozilla.jss.netscape.security.pkcs.ParsingException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionParsingException
(String mesg) ParsingException
(String mesg, Throwable cause) ParsingException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
ParsingException
public ParsingException() -
ParsingException
-
ParsingException
-
ParsingException
-