LinePrinterException Class

This class is the exception thrown by the LinePrinter class.

Methods

Properties

[Visual Basic]
Public Class LinePrinterException
Inherits Exception
[C#]
public class LinePrinterException : Exception

Remarks

The LinePrinterException adds an error code and an indication of the throwing method to the .NET Compact Framework exceptions.

ErrorTypes enumeration

Syntax

System.Object

Exception

LinePrinterException

Requirements

Namespace: Honeywell.Mobility.Print

Assembly: Honeywell.Mobility.Print.LinePrinter.dll

More Information

LinePrinter Class