Click or drag to resize

CAEXException Class

The CAEX exception class.
Inheritance Hierarchy
SystemObject
  SystemException
    Aml.Engine.CAEXCAEXException

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
[SerializableAttribute]
public class CAEXException : Exception

The CAEXException type exposes the following members.

Constructors
 NameDescription
Public methodCAEXException(String) Initializes a new instance of the CAEXException class.
Public methodCAEXException(String, Exception) Initializes a new instance of the CAEXException class.
Top
See Also