Class ClientRegistrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.keycloak.services.clientregistration.ClientRegistrationException
- All Implemented Interfaces:
Serializable
- Author:
- Marek Posolda
- See Also:
-
Constructor Summary
ConstructorDescriptionClientRegistrationException
(String message) ClientRegistrationException
(String message, Throwable throwable) ClientRegistrationException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ClientRegistrationException
public ClientRegistrationException() -
ClientRegistrationException
-
ClientRegistrationException
-
ClientRegistrationException
-