WebLogic Messaging API Class Library

MessageFormatException\xA0Constructor\xA0(String)

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

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

Parameters

String
a description of the exception

See Also

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