WebLogic Messaging API Class Library

MessageEOFException\xA0Constructor\xA0(String, Exception)

Constructs a MessageException with the specified reason and with the error code defaulting to null.

public\xA0MessageEOFException(
\xA0\xA0\xA0string\xA0reason,
\xA0\xA0\xA0Exception\xA0innerException
);

Parameters

reason
a description of the exception
innerException
exception that caused this error or related to this error

See Also

MessageEOFException Class | WebLogic.Messaging Namespace | MessageEOFException Constructor Overload List