Package org.ggf.drmaa
package org.ggf.drmaa
-
ClassDescriptionInitialization failed due to existing DRMAA session.The action failed due to an authorization failure.The value of this property conflicts with the values of one or more previously set properties.DRMAA could not use the default contact string to connect to the DRM system.The DRM system rejected the job.The base class for all DRMAA Exceptions.Could not contact DRM system for this request.DRM system disengagement failed.DRM system initialization failed.A call to Session.synchronize() or Session.wait() has timed out.This class represents the streams which should be used for file transfers.The job is not in a state where it can be held.The job cannot be moved to the requested state.Unexpected or internal DRMAA error like memory allocation, system call failure, etc.The format for the property value is invalid.The value for the property is invalid.Initialization failed due to an invalid contact string.The job specified by the given id does not exist.The JobTemplate object is no longer valid.This interface represents the status and usage information for a finished job.This interface represents a template to be used for the creation of a job.Requested action failed because there is no active session.No contact string was given to use to connect to the DRM system, and no default contact string is set.The PartialTimestamp is a subclass of java.util.Calendar that allows for a partially specified time that is resolved to the soonest matching time that is in the future at the time of resolution.This class coverts a PartialTimestamp to and from the DRMAA specified time string.The job is not in a state where it can be released.The job is not in a state where it can be resumed.This interface represents the operations available for interacting with the DRM.This class is used to retrieve a Session instance tailored to the DRM and DRMAA implementation in use.This class is a trivial implementation of the JobTemplate interface.The job is not in a state where it can be suspended.Could not submit the job to DRM system at this time.This exception is thrown when a setter or getter is called for an unsupported optional property.This class is used to represent the DRM version info.