Class QueryException
Inherited Members
Namespace: Telerik.OpenAccess.Exceptions
Assembly: Telerik.OpenAccess.dll
Syntax
public class QueryException : OpenAccessException, _Exception, ISerializable
Constructors
QueryException(SerializationInfo, StreamingContext)
Declaration
protected QueryException(SerializationInfo serializationInfo, StreamingContext context)
Parameters
System.
|
System.
|
QueryException(String, Exception, OpenAccessException.Failure, String)
Declaration
public QueryException(string msg, Exception inner, OpenAccessException.Failure failure, string origQuery)
Parameters
System.
|
System.
|
Open
|
System.
|