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

In This Topic
    InvalidScheme Class
    In This Topic
    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 ref class InvalidScheme : public Eplan.EplApi.DataModel.InvalidArgumentException 
    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