|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intel.gpe.clients.api.exceptions.GPEFaultWrapper
public class GPEFaultWrapper
Constructor Summary | |
---|---|
GPEFaultWrapper(GPEException e)
|
Method Summary | |
---|---|
java.lang.String[] |
getDescriptionAsStrings()
Get fault description (to be used by client applications in diagnostics output). |
java.lang.Throwable |
getFault()
Get the original fault. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GPEFaultWrapper(GPEException e)
Method Detail |
---|
public java.lang.Throwable getFault()
FaultWrapper
getFault
in interface FaultWrapper
public java.lang.String[] getDescriptionAsStrings()
FaultWrapper
getDescriptionAsStrings
in interface FaultWrapper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |