|
|||||||||||
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.NgFinalizeGrpcClientException
Thrown to indicate that an error occurred
when finalizing NgGrpcClient
(calling NgGrpcClient#deactivate() method).
Field Summary |
Fields inherited from class org.gridforum.gridrpc.GrpcException |
innerException, os, str |
Constructor Summary | |
NgFinalizeGrpcClientException()
|
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 NgFinalizeGrpcClientException()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |