Class InvalidPlainAttrValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.validation.ValidationException
org.apache.syncope.core.persistence.api.attrvalue.InvalidPlainAttrValueException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionInvalidPlainAttrValueException
(String errorMessage) InvalidPlainAttrValueException
(String errorMessage, Throwable cause) InvalidPlainAttrValueException
(PlainAttrValue value, 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
-
InvalidPlainAttrValueException
-
InvalidPlainAttrValueException
-
InvalidPlainAttrValueException
-
InvalidPlainAttrValueException
-