Class NotAuthorizedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.dbtools.plugin.api.security.NotAuthorizedException
All Implemented Interfaces:
Serializable

public class NotAuthorizedException extends RuntimeException
Raised whenever a resource is accessed that the current user does not have permission to access.
Author:
cdivilly
See Also: