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

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

    Parameters

    txt
    Detail description of exception
    See Also