Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes errors thrown when executing SOQL queries.

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new QueryError(message?: string, innerError?: any): QueryError

Properties

innerError

innerError: any

Originating error (if present).

Generated using TypeDoc