Class Failure
Exception raised when an operation fails.
- Exception implements Throwable
- ┗ ICanBoogie\Operation\Failure implements ICanBoogie\Operation\Exception uses ICanBoogie\Accessor\AccessorTrait (not available)
Methods summary
public
__construct( ICanBoogie\Operation
$operation
, ICanBoogie\Operation\Exception
$previous
= null )
Initialize the $operation property.
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Properties summary
Properties inherited from Exception
$code
,
$file
,
$line
,
$message