OTX Reference  
OpenTestSystem.Otx.Extensions.EcuStateChart.Exceptions Namespace Reference

Error handling. More...

Classes

class  EcuStateChartException
 The EcuStateChartException is an exception More...
 

Detailed Description

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.