public class UserNotActiveException extends Exception
| Constructor and Description |
|---|
UserNotActiveException(String message)
Calls the super() method for Exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UserNotActiveException(String message)
message - The message that you want to showCopyright © 2017. All rights reserved.