Package nl.altindag.ssl.pem.exception
Class PublicKeyParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
nl.altindag.ssl.exception.GenericException
nl.altindag.ssl.exception.GenericSecurityException
nl.altindag.ssl.pem.exception.PemParseException
nl.altindag.ssl.pem.exception.PublicKeyParseException
- All Implemented Interfaces:
Serializable
- Author:
- Hakan Altindag
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPublicKeyParseException(String message) PublicKeyParseException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PublicKeyParseException
-
PublicKeyParseException
-