Fail(Message: String);
Message - error message that must be displayed.
The Fail method displays an error message. This method must be redetermined in the custom class.
The method use is given in description of the IDebugListeners.Add method.
See also: