Sets the Message of a ExceptionResponse object.
Code Message(string: Text)
Message(string: Text)
Type: Text Error message as a string to be assigned to the 'message' exception property.
Message()