Class ConnectionNotEstablished
Exception thrown when a connection cannot be established.
- Exception implements Throwable
- ┗ RuntimeException
- ┗ ICanBoogie\ActiveRecord\ConnectionNotEstablished implements ICanBoogie\ActiveRecord\Exception uses ICanBoogie\Accessor\AccessorTrait (not available)
Methods summary
public
__construct( $id, $message, $code = 500, ICanBoogie\ActiveRecord\Exception $previous = null )
Methods inherited from Exception
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Properties summary
Properties inherited from Exception
$code,
$file,
$line,
$message