OTX Reference
|
|
Error handling. More...
Classes | |
class | RangeException |
A RangeException shall be used in case a more specific exception type does not apply to the problem at hand. More... | |
Error handling.
Exceptions are complex data types that are all based on the common Exception type. They contain text and stack trace information that cannot be changed after the exception has been created.