Eplan Platform API
Eplan.EplApi.HEServices.Exceptions Namespace / HEServicesBase Class / HEServicesBase Constructor / HEServicesBase Constructor(String)
Detail description of exception

In This Topic
    HEServicesBase Constructor(String)
    In This Topic
    Constructor with custom message text.
    Syntax
    public HEServicesBase( 
       string message
    )
    public:
    HEServicesBase( 
       String^ message
    )

    Parameters

    message
    Detail description of exception
    See Also