Class QueryExceptionHelper
Inheritance
System.Object
System.Exception
QueryExceptionHelper
Namespace: Telerik.OpenAccess.SPI.Util
Assembly: Telerik.OpenAccess.dll
Syntax
public class QueryExceptionHelper : Exception, ISerializable, _Exception
Constructors
QueryExceptionHelper(Exception[])
Declaration
public QueryExceptionHelper(Exception[] exceptions)
Parameters
System.
|
Fields
exceptions
Declaration
public Exception[] exceptions
Field Value
System.
|