Arguments to a QueryException event.
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.1.0.0 (11.1.1.1)
Syntax
C# | Visual Basic | Visual C++ |
public class QueryExceptionEventArgs : QueryEventArgs
Public Class QueryExceptionEventArgs _ Inherits QueryEventArgs
public ref class QueryExceptionEventArgs : public QueryEventArgs
Members
All Members | Properties | Methods |
Public Protected | Instance Static | Declared Inherited | XNA Framework Only .NET Compact Framework Only |
Member | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Exception |
The LiveViewException instance that generated this event.
| |
GetHashCode()()()() | (Inherited from Object.) | |
GetType()()()() | (Inherited from Object.) | |
ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
StreamBase.LiveView.API..::..QueryEventArgs
StreamBase.LiveView.API..::..QueryExceptionEventArgs
System..::..EventArgs
StreamBase.LiveView.API..::..QueryEventArgs
StreamBase.LiveView.API..::..QueryExceptionEventArgs