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
public class KeyStoreReadingException extends RuntimeException
author Pascal Knueppel
created at: 09.12.2019 - 15:26
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description KeyStoreReadingException(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
-
-