Name

NoPermissionException

Synopsis

Thrown when there is an attempt to perform an operation that is forbidden by the underlying naming system due to insufficient privileges.

                  
public class NoPermissionException extends NamingSecurityException {
// Public Constructors
   public NoPermissionException();  
   public NoPermissionException( String explanation);  
}

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.