public class UserNotActiveException extends RuntimeException
User.isActive()| Constructor and Description |
|---|
UserNotActiveException() |
UserNotActiveException(String message) |
UserNotActiveException(String message,
Throwable cause) |
UserNotActiveException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
UserNotActiveException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.