Initializes a new instance of the NotSupportedEALException class

Namespace: EAL.Exceptions
Assembly: EAL (in EAL.dll) Version: 1.1.5.0 (1.1.5.0)

Syntax

C#
public NotSupportedEALException()
Visual Basic
Public Sub New
Visual C++
public:
NotSupportedEALException()

See Also