Dart.Ftp Namespace : DartLicenseException Class |
<SerializableAttribute()> Public Class DartLicenseException Inherits System.Exception
Dim instance As DartLicenseException
[Serializable()] public class DartLicenseException : System.Exception
[Serializable()] public ref class DartLicenseException : public System.Exception
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.
System.Object
System.Exception
Dart.Ftp.DartLicenseException