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
public
__construct( $relation_name, ICanBoogie\ActiveRecord\RelationCollection $collection, $code = 500, ICanBoogie\ActiveRecord\Exception $previous = null )