Package org.keycloak.protocol
Class ProtocolMapperConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.keycloak.protocol.ProtocolMapperConfigException
- All Implemented Interfaces:
Serializable
- Author:
- Marek Posolda
- See Also:
-
Constructor Summary
ConstructorDescriptionProtocolMapperConfigException
(String message) ProtocolMapperConfigException
(String message, Object... parameters) ProtocolMapperConfigException
(String message, String messageKey) ProtocolMapperConfigException
(String messageKey, String message, Object... parameters) ProtocolMapperConfigException
(String message, String messageKey, Throwable cause) ProtocolMapperConfigException
(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
-
ProtocolMapperConfigException
-
ProtocolMapperConfigException
-
ProtocolMapperConfigException
-
ProtocolMapperConfigException
-
ProtocolMapperConfigException
-
ProtocolMapperConfigException
-
-
Method Details
-
getMessageKey
-
getParameters
-
setParameters
-