PosLibraryException Class
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Usage
'Usage
Dim posLibraryException1 As New PosLibraryException()
Syntax
'Declaration
Public Class PosLibraryException
Inherits PosException
public class PosLibraryException : PosException
public ref class PosLibraryException : public PosException
public class PosLibraryException extends PosException
public class PosLibraryException extends PosException
Remarks
Represents errors that occur in the POS library.
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.PointOfService.PosException
Microsoft.PointOfService.PosLibraryException
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000
Target Platforms
See Also
Reference
PosLibraryException Members
Microsoft.PointOfService Namespace