|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of GridErrorException in uk.ac.soton.itinnovation.grid.gridservit.context |
|---|
| Subclasses of GridErrorException in uk.ac.soton.itinnovation.grid.gridservit.context | |
|---|---|
class |
ContextUnavailableException
This exception is the thrown when it is not possible to obtain the context information requested. |
| Uses of GridErrorException in uk.ac.soton.itinnovation.grid.pbac2.pdp |
|---|
| Subclasses of GridErrorException in uk.ac.soton.itinnovation.grid.pbac2.pdp | |
|---|---|
class |
EventCurrentlyUnavailableException
Thrown when the user is permitted to execute the action on the resource, but not at the moment as the resource in in the wrong state. |
class |
InvalidActionException
Thrown when an invalid role is used. |
class |
InvalidEventException
Thrown when an invalid event is used. |
class |
InvalidProcessRoleException
Thrown when the user specifies an invalid process role, i.e. |
class |
InvalidResourceTypeException
Thrown when a service policy can't be instantiated. |
class |
InvalidStateException
Thrown when an invalid state is used. |
class |
ResourceTypeAlreadyDeployedException
Thrown when the creating or locking a resource whose type is not currently deployed, or when trying to undeploy a type that is not deployed. |
class |
ResourceTypeNotDeployedException
Thrown when the creating or locking a resource whose type is not currently deployed, or when trying to undeploy a type that is not deployed. |
| Uses of GridErrorException in uk.ac.soton.itinnovation.grid.service.job |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.job that throw GridErrorException | |
|---|---|
static void |
RMConnectors.killJob(File workingDirectory,
File appDirectory)
Kill a submitted job |
| Uses of GridErrorException in uk.ac.soton.itinnovation.grid.service.sla |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.sla that throw GridErrorException | |
|---|---|
void |
SLAServiceImpl.closeSLALocal(String slaID)
|
void |
SLAServiceImpl.forceCloseSLAInternal(String slaID)
|
void |
SLAServiceImpl.forceCloseSLALocal(String slaID)
|
void |
SLAServiceImpl.resumeSLAInternal(String resourceID)
|
void |
SLAServiceImpl.resumeSLALocal(String slaID)
|
void |
SLAServiceImpl.suspendSLALocal(String slaID)
|
| Uses of GridErrorException in uk.ac.soton.itinnovation.grid.service.types.metadata |
|---|
| Subclasses of GridErrorException in uk.ac.soton.itinnovation.grid.service.types.metadata | |
|---|---|
class |
InvalidMetadataException
|
| Uses of GridErrorException in uk.ac.soton.itinnovation.grid.service.utils |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.utils that throw GridErrorException | |
|---|---|
static int |
ScriptInvoker.runCommand(String[] command,
File runDir,
StringBuffer stdOutBuf,
StringBuffer stdErrBuf)
Runs the specified command |
| Uses of GridErrorException in uk.ac.soton.itinnovation.grid.service.utils.cleanup |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.utils.cleanup that throw GridErrorException | |
|---|---|
void |
Cleanable.clean()
Called by the cleanup processing thread in order to do any specialised garbage collection on the implementing class. |
| Uses of GridErrorException in uk.ac.soton.itinnovation.grid.types |
|---|
| Subclasses of GridErrorException in uk.ac.soton.itinnovation.grid.types | |
|---|---|
class |
InvalidMatchRuleException
Thrown when the user specifies an unrecognised subject match pattern. |
class |
InvalidSubjectDescriptorException
Thrown when a SubjectDescription is invalid. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||