ICanBoogie
  • Documentation
  • API Reference
  • ActiveRecord 4.0.x
Namespaces
  • ICanBoogie
    • ActiveRecord
      • ActiveRecordCache
      • Driver
      • Property
      • Validate
        • Reader
        • Validator
        • ValidatorProvider
Classes
  • BelongsToRelation
  • Connection
  • ConnectionCollection
  • ConnectionOptions
  • HasManyRelation
  • Model
  • ModelCollection
  • ModelProvider
  • Query
  • Relation
  • RelationCollection
  • RelationNotDefined
  • Schema
  • SchemaColumn
  • Statement
  • Table
Interfaces
  • ActiveRecordCache
  • Driver
  • Exception
Exceptions
  • ActiveRecordClassNotValid
  • ConnectionAlreadyEstablished
  • ConnectionNotDefined
  • ConnectionNotEstablished
  • DriverNotDefined
  • ModelAlreadyInstantiated
  • ModelNotDefined
  • RecordNotFound
  • RecordNotValid
  • ScopeNotDefined
  • StatementInvocationFailed
  • StatementNotValid
  • UnableToSetFetchMode

Interface Exception

The interface is implemented by ActiveRecord exceptions so that they can be easily recognized.

Direct known implementers

ICanBoogie\ActiveRecord\ActiveRecordClassNotValid, ICanBoogie\ActiveRecord\ConnectionAlreadyEstablished, ICanBoogie\ActiveRecord\ScopeNotDefined, ICanBoogie\ActiveRecord\StatementInvocationFailed, ICanBoogie\ActiveRecord\StatementNotValid, ICanBoogie\ActiveRecord\UnableToSetFetchMode, ICanBoogie\ActiveRecord\ConnectionNotDefined, ICanBoogie\ActiveRecord\ConnectionNotEstablished, ICanBoogie\ActiveRecord\DriverNotDefined, ICanBoogie\ActiveRecord\ModelAlreadyInstantiated, ICanBoogie\ActiveRecord\ModelNotDefined, ICanBoogie\ActiveRecord\RecordNotFound, ICanBoogie\ActiveRecord\RecordNotValid, ICanBoogie\ActiveRecord\RelationNotDefined

Namespace: ICanBoogie\ActiveRecord
Located at ActiveRecord/Exception.php
ActiveRecord 4.0.x – Check on GitHub – API documentation generated by ApiGen