Phalcon\Mvc\Dispatcher\Exception Object
(
[message:protected] => Action 'add' was not found on handler 'orcamento'
[string:Exception:private] =>
[code:protected] => 5
[file:protected] => /var/www/html/public/index.php
[line:protected] => 91
[trace:Exception:private] => Array
(
[0] => Array
(
[function] => throwDispatchException
[class] => Phalcon\Mvc\Dispatcher
[type] => ->
)
[1] => Array
(
[function] => dispatch
[class] => Phalcon\Dispatcher\AbstractDispatcher
[type] => ->
)
[2] => Array
(
[file] => /var/www/html/public/index.php
[line] => 91
[function] => handle
[class] => Phalcon\Mvc\Application
[type] => ->
)
)
[previous:Exception:private] =>
)