Package com.ibm.portal.ac.exception

This package defines exceptions that are thrown by the portal access control (PAC) API.

See:
          Description

Exception Summary
AccessControlException This exception is thrown if anything unexpected happens while using Access Control API related functions.
MissingAccessRightsException This exception is thrown if the current user does not have enough access rights to perform the requested action.
ObjectNotFoundException This exception is thrown if the requested object cannot be found in the system.
SystemException This exception is thrown if an operation failed due to system resource problems, e.g.
 

Package com.ibm.portal.ac.exception Description

This package defines exceptions that are thrown by the portal access control (PAC) API.

Overview

Class Overview