|
||||||||||
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.ourgrid.common.exception.OurgridException
org.ourgrid.gridmachine.exception.FailCauseException
org.ourgrid.common.exception.UnavailableGumException
public class UnavailableGumException
Constructor Summary | |
---|---|
UnavailableGumException(java.lang.String gridMachineID)
|
|
UnavailableGumException(java.lang.String gridMachineID,
java.lang.Throwable detail)
|
Method Summary | |
---|---|
java.lang.String |
getMessage()
Returns the exception message. |
java.lang.String |
getSimpleMessage()
Used to acquire a simple message determining the fail cause. |
Methods inherited from class org.ourgrid.common.exception.OurgridException |
---|
getStackTrace, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UnavailableGumException(java.lang.String gridMachineID)
public UnavailableGumException(java.lang.String gridMachineID, java.lang.Throwable detail)
Method Detail |
---|
public java.lang.String getMessage()
getMessage
in class OurgridException
public java.lang.String getSimpleMessage()
FailCauseException
getSimpleMessage
in class FailCauseException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |