Class InsufficientPrivilegeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.denodo.common.custom.policy.exceptions.InsufficientPrivilegeException
- All Implemented Interfaces:
Serializable
Exception thrown when a custom policy tries to access a MBean which is not
allowed to because of the user who assigned the custom policy does not have
the proper privileges.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InsufficientPrivilegeException
-