RaiseError(Message: String);
RaiseError(Message: string);
Message. Error text.
The RaiseError method generates custom method error.
After generating of the error the method execution is stopped.
The method use is given in the example for ITsCalculationContext.CalculationType.
See also: