Class FormNotFound
Exception thrown when the form associated with the operation cannot be found.
- Exception implements Throwable
- ┗ RuntimeException
- ┗ ICanBoogie\Operation\FormNotFound implements ICanBoogie\Operation\Exception uses ICanBoogie\Accessor\AccessorTrait (not available)
Methods summary
public
__construct( ICanBoogie\Operation $operation, $message = null, $code = 500, ICanBoogie\Operation\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