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

ForbiddenOperationException Class
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 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