Click or drag to resize
PMDatabaseConnectionNotFoundException Class
Represents an error indicating no valid Print Manager Plus database connection is found
Inheritance Hierarchy

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

The PMDatabaseConnectionNotFoundException type exposes the following members.

Constructors
  NameDescription
Protected methodPMDatabaseConnectionNotFoundException
Constructor for Serialization
Top
See Also