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

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

    Parameters

    txt
    Detail description of exception
    See Also