Class KeyStoreReadingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.captaingoldfish.scim.sdk.client.exceptions.KeyStoreReadingException
- All Implemented Interfaces:
Serializable
author Pascal Knueppel
created at: 09.12.2019 - 15:26
created at: 09.12.2019 - 15:26
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionKeyStoreReadingException(String message) KeyStoreReadingException(String message, 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
-
KeyStoreReadingException
-
KeyStoreReadingException
-