PowerTCP Telnet for .NET CF
LicenseException Class
Members  See Also  Send comments on this topic.
Dart.Common Namespace : LicenseException Class




Thrown when a component fails it's license check.

Object Model

LicenseException Class

Syntax

Visual Basic (Declaration) 
Public Class LicenseException 
   Inherits System.SystemException
Visual Basic (Usage)Copy Code
Dim instance As LicenseException
C# 
public class LicenseException : System.SystemException 
Managed Extensions for C++ 
public __gc class LicenseException : public System.SystemException 
C++/CLI 
public ref class LicenseException : public System.SystemException 

Inheritance Hierarchy

System.Object
   System.Exception
      System.SystemException
         Dart.Common.LicenseException

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.