Message Method

Sets the Message of a ExceptionResponse object.

Syntax

	Message(string: Text)

Parameters

string

Type: Text
Error message as a string to be assigned to the ‘message’ exception property.

Return Value

None

See Also

Message()