public class UserDisabledException extends RuntimeException
| Constructor and Description |
|---|
UserDisabledException() |
UserDisabledException(String message) |
UserDisabledException(String message,
Throwable cause) |
UserDisabledException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.