Eplan Platform API
Eplan.EplApi.DataModel Namespace / InvalidArgumentException Class / InvalidArgumentException Constructor / InvalidArgumentException Constructor(String)
Detail description of exception

In This Topic
    InvalidArgumentException Constructor(String)
    In This Topic
    Constructor with description.
    Syntax
    public InvalidArgumentException( 
       string txt
    )
    public:
    InvalidArgumentException( 
       String^ txt
    )

    Parameters

    txt
    Detail description of exception
    See Also