WebLogic Messaging API Class Library

MessageFormatException Constructor (String)

Constructs a MessageFormatException with the specified reason. The error code defaults to null.

public MessageFormatException(
   string reason
);

Parameters

reason
a description of the exception

See Also

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