public class UserServiceException extends RuntimeException
| Constructor and Description | 
|---|
UserServiceException(String aMessage)  | 
UserServiceException(String aMessage,
                    Throwable aThrowable)  | 
UserServiceException(Throwable aThrowable)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString