|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.impl.message.ExceptionPayload
ExceptionPayload
TODO
Constructor Summary | |
ExceptionPayload(java.lang.Throwable exception)
|
Method Summary | |
int |
getCode()
|
java.lang.Throwable |
getException()
|
java.util.Map |
getInfo()
|
java.lang.String |
getMessage()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExceptionPayload(java.lang.Throwable exception)
Method Detail |
public int getCode()
getCode
in interface UMOExceptionPayload
public java.lang.String getMessage()
getMessage
in interface UMOExceptionPayload
public java.util.Map getInfo()
getInfo
in interface UMOExceptionPayload
public java.lang.Throwable getException()
getException
in interface UMOExceptionPayload
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |