public class AccessDeniedExceptions extends UncheckedException
| Modifier | Constructor and Description |
|---|---|
|
AccessDeniedExceptions() |
|
AccessDeniedExceptions(String string) |
|
AccessDeniedExceptions(String string,
Throwable throwable) |
protected |
AccessDeniedExceptions(String string,
Throwable throwable,
boolean bln,
boolean bln1) |
|
AccessDeniedExceptions(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.