Package org.keycloak.federation.sssd.api
Class SSSDException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.keycloak.federation.sssd.api.SSSDException
- All Implemented Interfaces:
 Serializable
- Author:
 - Bruno Oliveira
 - See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionSSSDException(String message) SSSDException(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
- 
SSSDException
public SSSDException() - 
SSSDException
 - 
SSSDException
 
 -