public class PermissionBackendException extends Exception
PermissionBackend cannot compute the result.
This is typically a transient failure, such as a required group backend not responding to membership requests.
| Constructor and Description |
|---|
PermissionBackendException(String message) |
PermissionBackendException(String message,
Throwable cause) |
PermissionBackendException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString