API Help
Eplan.EplApi.DataModel Namespace / ForbiddenOperationException Class
Members

In This Topic
    ForbiddenOperationException Class
    In This Topic
    Thrown when called function can not be used for specific class. For example, please see Eplan.EplApi.DataModel.MasterData.SymbolVariant, property SymbolVariant.Location/>.
    Inheritance Hierarchy

    System.Object
       System.Exception
          System.SystemException
             System.InvalidOperationException
                Eplan.EplApi.DataModel.ForbiddenOperationException

    Syntax
    public class ForbiddenOperationException : System.InvalidOperationException 
    public ref class ForbiddenOperationException : public System.InvalidOperationException 
    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Top
    See Also