Class SelfModificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.customer.service.SelfModificationException
- All Implemented Interfaces:
Serializable
Exception thrown when a user attempts to modify themselves
- See Also:
-
Constructor Summary
ConstructorDescriptionSelfModificationException
(String message) SelfModificationException
(String message, Throwable cause) SelfModificationException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SelfModificationException
public SelfModificationException() -
SelfModificationException
-
SelfModificationException
-
SelfModificationException
-
SelfModificationException
-
-
Method Details
-
getMessageKey
-
setMessageKey
-