|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.intel.gpe.clients.api.exceptions.GPEException
com.intel.gpe.clients.api.exceptions.GPEMiddlewareException
com.intel.gpe.clients.api.exceptions.GPEMiddlewareServiceException
public class GPEMiddlewareServiceException
Exception representing ServiceException for an actual middleware.
Field Summary |
---|
Fields inherited from class com.intel.gpe.clients.api.exceptions.GPEException |
---|
resourceClient |
Constructor Summary | |
---|---|
GPEMiddlewareServiceException(java.lang.String message,
java.lang.Throwable cause,
ServiceClient resourceClient)
|
Method Summary |
---|
Methods inherited from class com.intel.gpe.clients.api.exceptions.GPEException |
---|
getReason, getResourceClient |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GPEMiddlewareServiceException(java.lang.String message, java.lang.Throwable cause, ServiceClient resourceClient)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |