|
||||||||||
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.GPEClientException
com.intel.gpe.clients.api.exceptions.GPEIncarnationCreationFailedException
public class GPEIncarnationCreationFailedException
Exception thrown when TS-management fails to parse an incarnation template.
Field Summary |
---|
Fields inherited from class com.intel.gpe.clients.api.exceptions.GPEException |
---|
resourceClient |
Constructor Summary | |
---|---|
GPEIncarnationCreationFailedException(java.lang.String message,
java.lang.Throwable cause,
ServiceClient resourceClient,
java.lang.String repr)
|
Method Summary | |
---|---|
java.lang.String |
getRepresentation()
Get original incarnation template |
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 GPEIncarnationCreationFailedException(java.lang.String message, java.lang.Throwable cause, ServiceClient resourceClient, java.lang.String repr)
Method Detail |
---|
public java.lang.String getRepresentation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |