FCException ClassC# API
An Exception thrown by the eggPlant Performance engine. All other eggPlant Performance exceptions are sub-classes of this type.
Inheritance Hierarchy

System Object
  System Exception
    Facilita.Exception FCException
      Facilita.Exception BadValueException
      Facilita.Exception ContextTerminationException
      Facilita.Exception NoSuchValueException
      Facilita.Exception NotAllowedException
      Facilita.Exception ScriptContextTerminationException

Namespace: Facilita.Exception
Assembly: fc_clr (in fc_clr.dll) Version: 9.5.5.77
Syntax

public class FCException : Exception
See Also