PowerSNMP for .NET
DartLicenseException Class
Members 




Used for all Dart component license exceptions.
Object Model
DartLicenseException Class
Syntax
<SerializableAttribute()>
Public Class DartLicenseException 
   Inherits System.Exception
Dim instance As DartLicenseException
[Serializable()]
public class DartLicenseException : System.Exception 
[Serializable()]
public __gc class DartLicenseException : public System.Exception 
[Serializable()]
public ref class DartLicenseException : public System.Exception 
Remarks

Use the DartLicenseException class to catch runtime licensing exceptions. This exception can be thrown at component creation time and when the License class is referenced. The Message property will provide a description of the specific licensing problem encountered. The InnerException property should also be examined for additional details.

Inheritance Hierarchy

System.Object
   System.Exception
      Dart.Snmp.DartLicenseException

See Also

Reference

DartLicenseException Members
Dart.Snmp Namespace

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic