br.ufsc.das.policyenforcement
Class DepSpaceOperationNotAllowed

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by br.ufsc.das.general.DepSpaceException
              extended by br.ufsc.das.policyenforcement.DepSpaceOperationNotAllowed
All Implemented Interfaces:
java.io.Serializable

public class DepSpaceOperationNotAllowed
extends DepSpaceException

Access denied exception

See Also:
Serialized Form

Constructor Summary
DepSpaceOperationNotAllowed(java.lang.String operation, int invoker, DepTuple... args)
          Creates a new instance of DepSpaceOperationNotAllowed
 
Method Summary
 
Methods inherited from class br.ufsc.das.general.DepSpaceException
equals
 
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
getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DepSpaceOperationNotAllowed

public DepSpaceOperationNotAllowed(java.lang.String operation,
                                   int invoker,
                                   DepTuple... args)
Creates a new instance of DepSpaceOperationNotAllowed