ca.pjer.cm.api.access
Class InsufficientRightsException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byca.pjer.cm.api.cmf.ContentManagementException
              extended byca.pjer.cm.api.access.AccessServiceException
                  extended byca.pjer.cm.api.access.InsufficientRightsException
All Implemented Interfaces:
java.io.Serializable

public class InsufficientRightsException
extends AccessServiceException

See Also:
Serialized Form

Constructor Summary
InsufficientRightsException(java.lang.String message)
           
InsufficientRightsException(java.lang.String message, java.lang.Throwable cause)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InsufficientRightsException

public InsufficientRightsException(java.lang.String message)

InsufficientRightsException

public InsufficientRightsException(java.lang.String message,
                                   java.lang.Throwable cause)


Copyright © 2004 PjEr.ca. All Rights Reserved.