public class PermissionBackendException
extends java.lang.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(java.lang.String message) |
PermissionBackendException(java.lang.String message,
java.lang.Throwable cause) |
PermissionBackendException(java.lang.Throwable cause) |
public PermissionBackendException(java.lang.String message)
public PermissionBackendException(java.lang.Throwable cause)
public PermissionBackendException(java.lang.String message, java.lang.Throwable cause)