Leadtools.Printer.Client.Installer Namespace : PrinterDriverClientException Class |
[SerializableAttribute()] public class PrinterDriverClientException : System.Exception
'Declaration <SerializableAttribute()> Public Class PrinterDriverClientException Inherits System.Exception
'Usage Dim instance As PrinterDriverClientException
[SerializableAttribute()] public ref class PrinterDriverClientException : public System.Exception
The PrinterDriverClientException class defines a Code property that is helpful to determine the cause of an error.
Default messages are implemented for each Code, you can however modify any message through the GetCodeMessage and SetCodeMessage methods.