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

In This Topic
    InvalidVariant Class
    In This Topic
    This exception is thrown, if the given variant of WindowMacro does not exist. Functions from classes PlaceHolderService use it.
    Inheritance Hierarchy

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

    Syntax
    public class InvalidVariant : Eplan.EplApi.DataModel.InvalidArgumentException 
    public ref class InvalidVariant : public Eplan.EplApi.DataModel.InvalidArgumentException 
    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.ArgumentException)
    Public Property (Inherited from System.ArgumentException)
    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.ArgumentException)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Top
    See Also