uk.ac.soton.itinnovation.grid.pbac2.pdp
Class PolicyRuleNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by java.rmi.RemoteException
                  extended by uk.ac.soton.itinnovation.grid.pbac2.pdp.ResourceException
                      extended by uk.ac.soton.itinnovation.grid.pbac2.pdp.PolicyRuleNotFoundException
All Implemented Interfaces:
Serializable

public class PolicyRuleNotFoundException
extends ResourceException

Thrown when trying to remove a rule that isn't set.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.rmi.RemoteException
detail
 
Constructor Summary
PolicyRuleNotFoundException(String resourceID, String message)
           
 
Method Summary
 
Methods inherited from class uk.ac.soton.itinnovation.grid.pbac2.pdp.ResourceException
getResourceID, getResourceID, setResourceID
 
Methods inherited from class java.rmi.RemoteException
getCause, getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, 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

PolicyRuleNotFoundException

public PolicyRuleNotFoundException(String resourceID,
                                   String message)


Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.