Class PermissionDeniedException

  • All Implemented Interfaces:
    java.io.Serializable

    public class PermissionDeniedException
    extends ConnectorSecurityException
    Thrown when the target resource will not allow a 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.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait