Initializes a new instance of the PrinterDriverException class with its Message string set to the default message.
code
A PrinterDriverException that specifies what caused this exception.
The PrinterDriverException class contains an internal list of messages that correspond to each PrinterDriverExceptionCode value. This constructor initializes the Message property of the new instance with the corresponding string for code.