Class AttributeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.keycloak.client.registration.cli.util.AttributeException
- All Implemented Interfaces:
Serializable
- Author:
- Marko Strukelj
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAttributeException(String attrName, String message) AttributeException(String attrName, String message, Throwable th) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AttributeException
-
AttributeException
-
-
Method Details
-
getAttributeName
-