Eplan Platform API
Eplan.EplApi.HEServices.Exceptions Namespace / InvalidScheme Class
Members

InvalidScheme Class
This exception is thrown, if the given scheme does not exist. Actions and classes from HeSrvices use it.
Inheritance Hierarchy

System.Object
   System.Exception
      System.SystemException
         System.ArgumentException
            Eplan.EplApi.DataModel.InvalidArgumentException
               Eplan.EplApi.HEServices.Exceptions.InvalidScheme

Syntax
Public Constructors
 NameDescription
Public ConstructorConstructor with name of scheme given by user.  
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.ArgumentException)
Public Property (Inherited from System.ArgumentException)
Public Property  
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)  
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.ArgumentException)
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Top
See Also