Actions
Task #4811
closed[translator, model] Predefined function for raising exceptions
Start date:
04/02/2014
Due date:
04/30/2014
% Done:
100%
Estimated time:
Detected in build:
svn
Published in build:
141018
Description
Thank about mechanism for specifying exceptions. Probably, a predefined function, like RaiseException
, should be introduced.
Updated by Andrei Tatarnikov about 10 years ago
- Status changed from New to Open
- Target version changed from 2.0 to 2.1
- % Done changed from 0 to 50
В трансляторе была поддержана следующая конструкция: exception("IntegerOverflow");
В текущей реализации она печатает в лог (консоль) соответствующее сообщение (r2679)
Updated by Alexander Kamkin about 10 years ago
I suggest setting the 'Resolved' status. There will be another task for full support for exception handling.
Updated by Andrei Tatarnikov about 10 years ago
- Status changed from Open to Resolved
- % Done changed from 50 to 100
OK
Updated by Andrei Tatarnikov about 10 years ago
- Status changed from Resolved to Closed
- Published in build set to 141018
Actions