PrinterException Class

This class is the exception thrown when an error occurs in the LinePrinter or LabelPrinter class.

Class Hierarchy

System.Object

System.Exception

Honeywell.AIDC.CrossPlatform.Print.PrinterException

C#

public sealed class PrinterException : Exception;

 

Properties