com.bea.alsb.financial.api
Class MessageWrapper.NullMessageDataObjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bea.alsb.financial.api.FinancialException
com.bea.alsb.financial.api.MessageWrapper.NullMessageDataObjectException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- MessageWrapper<T>
public static class MessageWrapper.NullMessageDataObjectException
- extends FinancialException
This exception is thrown by the API operations when the message data object is null.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MessageWrapper.NullMessageDataObjectException
public MessageWrapper.NullMessageDataObjectException()
- Constructor