Click or drag to resize
PMException Class
Represents an error accessing, or processing an API method call or class initialization
Inheritance Hierarchy

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

The PMException type exposes the following members.

Constructors
  NameDescription
Protected methodPMException
Constructor for Serialization
Top
See Also