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