|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.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.Object id,
java.lang.Throwable payload)
|
|
ErrorMessage(java.lang.Throwable payload)
|
|
| Method Summary |
|---|
| Methods inherited from class org.springframework.integration.message.GenericMessage |
|---|
getHeader, getId, getPayload, setHeader, setPayload |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorMessage(java.lang.Throwable payload)
public ErrorMessage(java.lang.Object id,
java.lang.Throwable payload)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||