Class CredentialAuthException.InvalidKeyStore
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.SecurityException
com.liferay.saml.runtime.exception.CredentialAuthException
com.liferay.saml.runtime.exception.CredentialAuthException.InvalidKeyStore
- All Implemented Interfaces:
Serializable
- Enclosing class:
CredentialAuthException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.saml.runtime.exception.CredentialAuthException
CredentialAuthException.GeneralCredentialAuthException, CredentialAuthException.InvalidCredentialPassword, CredentialAuthException.InvalidKeyStore, CredentialAuthException.InvalidKeyStorePassword -
Constructor Summary
ConstructorsConstructorDescriptionInvalidKeyStore(String message, GeneralSecurityException generalSecurityException) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidKeyStore
-