Class RelationNotDefined
Exception thrown in attempt to obtain a relation that is not defined.
- ICanBoogie\OffsetNotDefined
- ICanBoogie\ActiveRecord\RelationNotDefined implements ICanBoogie\ActiveRecord\Exception uses ICanBoogie\Accessor\AccessorTrait (not available)
Methods summary
protected
|
|
protected
|
|
public
|
#
__construct( string $relation_name,
|
Properties summary
Magic properties
public read-only
string
|
$relation_name
Name of the undefined relation. |
public read-only
|
$collection
Relation collection. |