Overview

Namespaces

  • DSchoenbauer
    • Sql
      • Command
      • Exception
      • Where

Classes

  • EmptyDatasetException
  • ExecutionErrorException
  • MethodNotValidException

Interfaces

  • SqlExceptionInterface
  • Overview
  • Namespace
  • Class

Namespace DSchoenbauer\Sql\Exception

Classes summary
EmptyDatasetException A volume of data is required to complete given operation but no data is provided
ExecutionErrorException

Thrown when an error occurs during the execution of a query, message MUST be populated for a better context of the error

MethodNotValidException Called when method is not valid for a given object
Interfaces summary
SqlExceptionInterface a common interface for all exceptions of this library
API documentation generated by ApiGen