Represents exception from EAL

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

Syntax

C#
public class EALException : Exception
Visual Basic
Public Class EALException
	Inherits Exception
Visual C++
public ref class EALException : public Exception

Inheritance Hierarchy

See Also