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

In This Topic
ForbiddenOperationException Constructor(String)
In This Topic
Constructor with custom description.
Syntax
public ForbiddenOperationException( 
   string txt
)

Parameters

txt
Detail description of exception
See Also