class SpahQL.Errors
Description
A containing namespace for all exceptions generated within the SpahQL library.
Classes
-
SpahQL.Errors.SpahQLError
Defines an abstract exception class for all errors generated within the SpahQL library.
-
SpahQL.Errors.SpahQLRunTimeError
An error class used for runtime query evaluation errors, usually generated in the QueryRunner class.