Represents firmware management exception from EAL.

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

Collapse imageSyntax

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

Collapse imageInheritance Hierarchy

System..::..Object
  System..::..Exception
    EAL.Exceptions..::..EALException
      EAL.Exceptions..::..FwMngmtEALException

Collapse imageSee Also