
| 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 | |
System.Object
System.Exception
System.SystemException
Dart.Common.LicenseException
Target Platforms: Microsoft .NET Framework 2.0