public class UserNotAllowedException extends AuthException
| Constructor and Description |
|---|
UserNotAllowedException() |
UserNotAllowedException(String msg) |
UserNotAllowedException(String msg,
Throwable ex) |
UserNotAllowedException(Throwable ex) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString