C#
VB
C++
Initializes a new instance of the PrinterDriverException class with the specified serialization and context information.
protected PrinterDriverException(
SerializationInfo info,
StreamingContext context
)
info
The data for serializing or deserializing the object.
context
The source and destination for the object.