|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.integration.message.GenericMessage<java.lang.Throwable> org.springframework.integration.message.ErrorMessage
public class ErrorMessage
A message implementation that accepts a Throwable
payload.
Constructor Summary | |
---|---|
ErrorMessage(java.lang.Throwable payload)
|
Method Summary |
---|
Methods inherited from class org.springframework.integration.message.GenericMessage |
---|
equals, getHeaders, getPayload, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ErrorMessage(java.lang.Throwable payload)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |