public class UnloadedSidException extends AclDataAccessException
Acl
cannot perform an operation because it only loaded a subset of Sid
s and
the caller has requested details for an unloaded Sid
.Constructor and Description |
---|
UnloadedSidException(String msg)
Constructs an
NotFoundException with the specified message. |
UnloadedSidException(String msg,
Throwable t)
Constructs an
NotFoundException with the specified message
and root cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnloadedSidException(String msg)
NotFoundException
with the specified message.msg
- the detail message