Class EACLsException

java.lang.Object
All Implemented Interfaces:
Serializable

public class EACLsException extends EBaseException
A class represents an acls exception. Note that this is an Runtime exception so that methods used AccessManager do not have to explicity declare this exception. This allows AccessManager to be easily integrated into any existing code.

Version:
$Revision$, $Date$
See Also: