public class NotAllowedException extends RuntimeException
| Constructor and Description |
|---|
NotAllowedException(User user,
Class<?> targetClass,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
Method |
getMethod() |
Class<?> |
getTargetClass() |
User |
getUser() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014. All Rights Reserved.