public interface ExceptionAuthorizedValidator
Modifier and Type | Method and Description |
---|---|
void |
ensureExceptionAuthorized(java.lang.Throwable t)
Ensures that the given exception is allowed to be thrown for the given user
|
void ensureExceptionAuthorized(java.lang.Throwable t) throws MissingPrivilegeException
MissingPrivilegeException