Click or drag to resize
PMServiceUnreachableException Class
Represents an error contacting the local Print Manager Plus tracking service, or lack of local Administrative rights
Inheritance Hierarchy

Namespace: PM90SettingsAPI.Exceptions
Assembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
[SerializableAttribute]
public class PMServiceUnreachableException : PMException, 
	ISerializable

The PMServiceUnreachableException type exposes the following members.

Constructors
  NameDescription
Protected methodPMServiceUnreachableException
Constructor for Serialization
Top
See Also