| Visual Basic (Declaration) | |
|---|---|
Public Class CallbackException Inherits System.Exception | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As CallbackException | |
| C# | |
|---|---|
public class CallbackException : System.Exception | |
| C++/CLI | |
|---|---|
public ref class CallbackException : public System.Exception | |
Examine the InnerException property to evaluate the original exception.
System.Object
System.Exception
Dart.LiveControls.CallbackException
Target Platforms: Microsoft .NET Framework 2.0