Arguments to a QueryException event.
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.2.0.0 (11.2.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 |
| 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