org.globus.exec.monitoring
Class AlreadyRegisteredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.globus.exec.monitoring.AlreadyRegisteredException
- All Implemented Interfaces:
- Serializable
- public class AlreadyRegisteredException
- extends Exception
Job ID Already Registered.
Thrown when a jobid is requested for registration which has already been
registered.
- See Also:
- Serialized Form
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
localId
String localId
AlreadyRegisteredException
public AlreadyRegisteredException(String localId)