public class PermissionDeniedException extends ConnectorSecurityException
Connector
to perform a particular operation.
An instance of PermissionDeniedException
generally describes a native error returned by
(or wraps a native exception thrown by) the target resource.| Constructor and Description |
|---|
PermissionDeniedException() |
PermissionDeniedException(String message) |
PermissionDeniedException(String message,
Throwable ex) |
PermissionDeniedException(Throwable ex) |
rethrow, wrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013. All Rights Reserved.