Class InvalidPemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.getelements.elements.sdk.model.security.InvalidPemException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidPemException
(String message) InvalidPemException
(String message, Throwable cause) InvalidPemException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) InvalidPemException
(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
-
InvalidPemException
public InvalidPemException() -
InvalidPemException
-
InvalidPemException
-
InvalidPemException
-
InvalidPemException
-