public class UserException extends Exception
| Constructor and Description | 
|---|
UserException(String message)  | 
UserException(String message,
             Throwable t)  | 
UserException(Throwable t)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.