PowerTCP Mail for .NET
DartLicenseException Class
Members 




The base class 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. These exceptions are thrown at component creation time and during access of select properties or methods. 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.Mail.DartLicenseException

See Also

Reference

DartLicenseException Members
Dart.Mail Namespace


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic