WebLogic Messaging API Class Library

MessageFormatException�Constructor�(String, Exception)

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

public�MessageFormatException(
���stringreason,
���ExceptioninnerException
);

Parameters

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

See Also

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