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

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

    Parameters

    message
    Detail description of exception
    See Also