Initializes a new instance of the PrinterDriverClientException class with its Message string set to
public PrinterDriverClientException(
string message
)
message
A System.String that describes the error. The content of message is intended to be human readable. The caller of this constructor is required to ensure that this string has been localized for the current system's culture.