apteno\mvcnphp\InvalidAction Object
(
    [message:protected] => Action: not registered.  That means either
                you supplied a bad action name or the corresponding view or command has not been
                registered yet.
    [string:Exception:private] => 
    [code:protected] => 0
    [file:protected] => /usr/docroot/ITE/EPAY/system/pear/apteno/mvcnphp/Controller.php
    [line:protected] => 578
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /usr/docroot/ITE/EPAY/system/pear/apteno/mvcnphp/Controller.php
                    [line] => 560
                    [function] => handleInvalidAction
                    [class] => apteno\mvcnphp\Controller
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [1] => Array
                (
                    [file] => /usr/docroot/ITE/EPAY/system/pear/apteno/mvcnphp/Controller.php
                    [line] => 476
                    [function] => getInitialAction
                    [class] => apteno\mvcnphp\Controller
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [2] => Array
                (
                    [file] => /usr/docroot/ITE/EPAY/public_html/index.php
                    [line] => 84
                    [function] => processRequest
                    [class] => apteno\mvcnphp\Controller
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] => 
)