This class is the exception thrown by the LinePrinter class.
[Visual Basic]
Public Class LinePrinterException
Inherits Exception
[C#]
public class LinePrinterException : Exception
The LinePrinterException adds an error code and an indication of the throwing method to the .NET Compact Framework exceptions.
System.Object
Exception
LinePrinterException
Namespace: Honeywell.Mobility.Print
Assembly: Honeywell.Mobility.Print.LinePrinter.dll