|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception org.gridforum.gridrpc.GrpcException org.apgrid.grpc.ng.NgException org.apgrid.grpc.ng.NgHeartbeatTimeoutException
Thrown to indicate that detected the timeout of heartbeat.
Field Summary |
Fields inherited from class org.gridforum.gridrpc.GrpcException |
innerException, os, str |
Constructor Summary | |
NgHeartbeatTimeoutException(java.lang.String msg)
Creates NgHeartbeatTimeoutException with an error message. |
Methods inherited from class org.gridforum.gridrpc.GrpcException |
printStackTrace, toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public NgHeartbeatTimeoutException(java.lang.String msg)
msg
- an error message.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |