Dart.Mail Namespace : DartLicenseException Class |
<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
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.
System.Object
System.Exception
Dart.Mail.DartLicenseException