Click or drag to resize

Exception Class

SIC Draw exception handling
Inheritance Hierarchy
SystemObject
  SIC.Draw.HelperException

Namespace:  SIC.Draw.Helper
Assembly:  SIC.Draw (in SIC.Draw.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax
public static class Exception

The Exception type exposes the following members.

Methods
  NameDescription
Protected methodStatic memberExceptionWrite
This invokes event OnExceptionWrite
Public methodStatic memberTestException
Trigger an exception for a test case
Top
Fields
  NameDescription
Public fieldStatic memberOnExceptionWrite
Event to write the exception information
Top
See Also