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