PosManagementException Class
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Usage
'Usage
Dim posManagementException1 As New PosManagementException()
Syntax
'Declaration
Public Class PosManagementException
Inherits PosException
public class PosManagementException : PosException
public ref class PosManagementException : public PosException
public class PosManagementException extends PosException
public class PosManagementException extends PosException
Remarks
Represents exceptions thrown by PosExplorer.
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.PointOfService.PosException
Microsoft.PointOfService.PosManagementException
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
PosManagementException Members
Microsoft.PointOfService Namespace