Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Printer Namespace > PrinterDriverException Class > PrinterDriverException Constructor : PrinterDriverException Constructor(String,PrinterDriverExceptionCode) |
public PrinterDriverException( string message, PrinterDriverExceptionCode code )
'Declaration Public Function New( _ ByVal message As String, _ ByVal code As PrinterDriverExceptionCode _ )
'Usage Dim message As String Dim code As PrinterDriverExceptionCode Dim instance As New PrinterDriverException(message, code)
public: PrinterDriverException( String^ message, PrinterDriverExceptionCode code )