|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
org.apache.axis.AxisFault
uk.ac.soton.itinnovation.grid.types.GridFailureException
uk.ac.soton.itinnovation.grid.pbac2.pdp.ResourceException
uk.ac.soton.itinnovation.grid.pbac2.pdp.ResourceNotLockedException
public class ResourceNotLockedException
Thrown when an unlocked operation is tried on a resource that is not locked.
| Field Summary |
|---|
| Fields inherited from class org.apache.axis.AxisFault |
|---|
faultActor, faultCode, faultDetails, faultHeaders, faultNode, faultString, faultSubCode |
| Fields inherited from class java.rmi.RemoteException |
|---|
detail |
| Constructor Summary | |
|---|---|
ResourceNotLockedException(String resourceID,
String message)
Public constructor |
|
| Method Summary |
|---|
| Methods inherited from class uk.ac.soton.itinnovation.grid.pbac2.pdp.ResourceException |
|---|
getResourceID, getResourceID, setResourceID |
| Methods inherited from class uk.ac.soton.itinnovation.grid.types.GridFailureException |
|---|
getBaseFaultQName |
| Methods inherited from class java.rmi.RemoteException |
|---|
getCause, getMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceNotLockedException(String resourceID,
String message)
resourceID - resource ID to pass up to the parent class.message - message to pass up to the parent class.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||