|
Foundation |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sas.services.events.broker.MessageBodyConversionException
public class MessageBodyConversionException
A MessageBodyConversionException is thrown when a problem occurs during conversion from one format to another.
document fragment
or
as a
string
.
Constructor Summary | |
---|---|
MessageBodyConversionException()
Constructs an exception used to represent a problem converting a message body. |
|
MessageBodyConversionException(java.lang.String msg)
Constructs an exception used to represent a problem converting a message body using the specified message. |
Constructor Detail |
---|
public MessageBodyConversionException()
public MessageBodyConversionException(java.lang.String msg)
msg
- Message detailing why the message body
could not be converted.
|
Foundation |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |