WebLogic Messaging API Class Library

MessageException Constructor (String)

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

public MessageException(
   string reason
);

Parameters

reason
a description of the exception

See Also

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