Class StatementInvocationFailed
Exception thrown when the execution of a statement fails.
- Exception implements Throwable
- LogicException
- ICanBoogie\ActiveRecord\StatementInvocationFailed implements ICanBoogie\ActiveRecord\Exception uses ICanBoogie\Accessor\AccessorTrait (not available)
Methods summary
protected
|
|
protected
|
|
public
|
#
__construct(
|
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Properties summary
Properties inherited from Exception
$code
,
$file
,
$line
,
$message
Magic properties
public read-only
|
$statement
|
public read-only
array
|
$args
|