Click or drag to resize
PMDatabaseException Class
Represents an database connection or syntax error that has occurred when processing an API request
Inheritance Hierarchy

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

The PMDatabaseException type exposes the following members.

Constructors
  NameDescription
Protected methodPMDatabaseException
Constructor for Serialization
Top
Remarks
View Inner Exception for SQL exception
See Also