WebLogic Messaging API Class Library

MessageException\xA0Constructor\xA0(String)

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

public\xA0MessageException(
\xA0\xA0\xA0String\xA0reason
);

Parameters

String
a description of the exception

See Also

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