NotAllowedException ClassC# API
The exception that is thrown when an operation is not allowed.
Inheritance Hierarchy

System Object
  System Exception
    Facilita.Exception FCException
      Facilita.Exception NotAllowedException

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

public class NotAllowedException : FCException
See Also