public class UserRegistrationException extends CLLException
Constructor and Description |
---|
UserRegistrationException(CLLMessage msgObject)
Constructs a new PropertyNotFoundException with the specified detail message.
|
UserRegistrationException(CLLMessage msgObject,
java.lang.Throwable cause)
Constructs a new PropertyNotFoundException with the specified detail message and cause.
|
createCLLException, createCLLException, createCLLException, createCLLException, getAction, getExplanation, getMessage, getMessageObject, toString
public UserRegistrationException(CLLMessage msgObject, java.lang.Throwable cause)
msgObject
- Localized error message objectcause
- Wrapped exception messagepublic UserRegistrationException(CLLMessage msgObject)
msgObject
- Localized error message object