|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.globus.common.ChainedException
org.globus.gram.GramException
org.globus.gram.WaitingForCommitException
public class WaitingForCommitException
This class represents a specific type of GramException. This exception is thrown when a two phase commit request is made to GRAM 1.5 compatibile service.
Field Summary |
---|
Fields inherited from class org.globus.gram.GramException |
---|
CUSTOM_ERROR, ERROR_JOB_CONTACT_NOT_SET, errorCode, INIT_CALLBACK_HANDLER_FAILED, SUCCESS |
Constructor Summary | |
---|---|
WaitingForCommitException()
|
Method Summary |
---|
Methods inherited from class org.globus.gram.GramException |
---|
getErrorCode, getMessage, setErrorCode |
Methods inherited from class org.globus.common.ChainedException |
---|
getException, getMessage, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WaitingForCommitException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |