ArrayObject Object
(
    [storage:ArrayObject:private] => Array
        (
            [exception] => Zend_Db_Adapter_Exception Object
                (
                    [_chainedException:protected] => 
                    [_previous:Zend_Exception:private] => 
                    [message:protected] => SQLSTATE[HY000] [1045] Access denied for user 'legal_mock'@'localhost' (using password: YES)
                    [string:Exception:private] => 
                    [code:protected] => 1045
                    [file:protected] => /home/sbksn/public_html/elearning/library/Zend/Db/Adapter/Pdo/Abstract.php
                    [line:protected] => 144
                    [trace:Exception:private] => Array
                        (
                            [0] => Array
                                (
                                    [file] => /home/sbksn/public_html/elearning/library/Zend/Db/Adapter/Pdo/Mysql.php
                                    [line] => 111
                                    [function] => _connect
                                    [class] => Zend_Db_Adapter_Pdo_Abstract
                                    [type] => ->
                                    [args] => Array
                                        (
                                        )

                                )

                            [1] => Array
                                (
                                    [file] => /home/sbksn/public_html/elearning/library/Zend/Db/Adapter/Abstract.php
                                    [line] => 460
                                    [function] => _connect
                                    [class] => Zend_Db_Adapter_Pdo_Mysql
                                    [type] => ->
                                    [args] => Array
                                        (
                                        )

                                )

                            [2] => Array
                                (
                                    [file] => /home/sbksn/public_html/elearning/library/Zend/Db/Adapter/Pdo/Abstract.php
                                    [line] => 238
                                    [function] => query
                                    [class] => Zend_Db_Adapter_Abstract
                                    [type] => ->
                                    [args] => Array
                                        (
                                            [0] =>  SELECT sp.*,p.name AS package_name FROM `mock_sub_package` sp JOIN `mock_package` p ON sp.pid = p.pid  WHERE sp.pid='5' AND sp.sub_pid = '11' 
                                            [1] => Array
                                                (
                                                )

                                        )

                                )

                            [3] => Array
                                (
                                    [file] => /home/sbksn/public_html/elearning/library/Zend/Db/Adapter/Abstract.php
                                    [line] => 756
                                    [function] => query
                                    [class] => Zend_Db_Adapter_Pdo_Abstract
                                    [type] => ->
                                    [args] => Array
                                        (
                                            [0] =>  SELECT sp.*,p.name AS package_name FROM `mock_sub_package` sp JOIN `mock_package` p ON sp.pid = p.pid  WHERE sp.pid='5' AND sp.sub_pid = '11' 
                                            [1] => Array
                                                (
                                                )

                                        )

                                )

                            [4] => Array
                                (
                                    [file] => /home/sbksn/public_html/elearning/application/models/EducationNotesMapper.php
                                    [line] => 309
                                    [function] => fetchRow
                                    [class] => Zend_Db_Adapter_Abstract
                                    [type] => ->
                                    [args] => Array
                                        (
                                            [0] =>  SELECT sp.*,p.name AS package_name FROM `mock_sub_package` sp JOIN `mock_package` p ON sp.pid = p.pid  WHERE sp.pid='5' AND sp.sub_pid = '11' 
                                        )

                                )

                            [5] => Array
                                (
                                    [file] => /home/sbksn/public_html/elearning/application/controllers/MockController.php
                                    [line] => 620
                                    [function] => getPackage
                                    [class] => Application_Model_EducationNotesMapper
                                    [type] => ->
                                    [args] => Array
                                        (
                                            [0] => 5
                                            [1] => 11
                                        )

                                )

                            [6] => Array
                                (
                                    [file] => /home/sbksn/public_html/elearning/library/Zend/Controller/Action.php
                                    [line] => 516
                                    [function] => paymentAction
                                    [class] => MockController
                                    [type] => ->
                                    [args] => Array
                                        (
                                        )

                                )

                            [7] => Array
                                (
                                    [file] => /home/sbksn/public_html/elearning/library/Zend/Controller/Dispatcher/Standard.php
                                    [line] => 308
                                    [function] => dispatch
                                    [class] => Zend_Controller_Action
                                    [type] => ->
                                    [args] => Array
                                        (
                                            [0] => paymentAction
                                        )

                                )

                            [8] => Array
                                (
                                    [file] => /home/sbksn/public_html/elearning/library/Zend/Controller/Front.php
                                    [line] => 954
                                    [function] => dispatch
                                    [class] => Zend_Controller_Dispatcher_Standard
                                    [type] => ->
                                    [args] => Array
                                        (
                                            [0] => Zend_Controller_Request_Http Object
                                                (
                                                    [_paramSources:protected] => Array
                                                        (
                                                            [0] => _GET
                                                            [1] => _POST
                                                        )

                                                    [_requestUri:protected] => /elearning/mock/payment/pid/5/subpid/11/examid/4
                                                    [_baseUrl:protected] => /elearning
                                                    [_basePath:protected] => 
                                                    [_pathInfo:protected] => /mock/payment/pid/5/subpid/11/examid/4
                                                    [_params:protected] => Array
                                                        (
                                                            [controller] => mock
                                                            [action] => payment
                                                            [pid] => 5
                                                            [subpid] => 11
                                                            [examid] => 4
                                                            [module] => default
                                                            [error_handler] => ArrayObject Object
 *RECURSION*
                                                        )

                                                    [_rawBody:protected] => 
                                                    [_aliases:protected] => Array
                                                        (
                                                        )

                                                    [_dispatched:protected] => 1
                                                    [_module:protected] => default
                                                    [_moduleKey:protected] => module
                                                    [_controller:protected] => error
                                                    [_controllerKey:protected] => controller
                                                    [_action:protected] => error
                                                    [_actionKey:protected] => action
                                                )

                                            [1] => Zend_Controller_Response_Http Object
                                                (
                                                    [_body:protected] => Array
                                                        (
                                                        )

                                                    [_exceptions:protected] => Array
                                                        (
                                                            [0] => Zend_Db_Adapter_Exception Object
 *RECURSION*
                                                        )

                                                    [_headers:protected] => Array
                                                        (
                                                        )

                                                    [_headersRaw:protected] => Array
                                                        (
                                                        )

                                                    [_httpResponseCode:protected] => 200
                                                    [_isRedirect:protected] => 
                                                    [_renderExceptions:protected] => 
                                                    [headersSentThrowsException] => 1
                                                )

                                        )

                                )

                            [9] => Array
                                (
                                    [file] => /home/sbksn/public_html/elearning/library/Zend/Application/Bootstrap/Bootstrap.php
                                    [line] => 101
                                    [function] => dispatch
                                    [class] => Zend_Controller_Front
                                    [type] => ->
                                    [args] => Array
                                        (
                                        )

                                )

                            [10] => Array
                                (
                                    [file] => /home/sbksn/public_html/elearning/library/Zend/Application.php
                                    [line] => 366
                                    [function] => run
                                    [class] => Zend_Application_Bootstrap_Bootstrap
                                    [type] => ->
                                    [args] => Array
                                        (
                                        )

                                )

                            [11] => Array
                                (
                                    [file] => /home/sbksn/public_html/elearning/index.php
                                    [line] => 54
                                    [function] => run
                                    [class] => Zend_Application
                                    [type] => ->
                                    [args] => Array
                                        (
                                        )

                                )

                        )

                    [previous:Exception:private] => PDOException Object
                        (
                            [message:protected] => SQLSTATE[HY000] [1045] Access denied for user 'legal_mock'@'localhost' (using password: YES)
                            [string:Exception:private] => 
                            [code:protected] => 1045
                            [file:protected] => /home/sbksn/public_html/elearning/library/Zend/Db/Adapter/Pdo/Abstract.php
                            [line:protected] => 128
                            [trace:Exception:private] => Array
                                (
                                    [0] => Array
                                        (
                                            [file] => /home/sbksn/public_html/elearning/library/Zend/Db/Adapter/Pdo/Abstract.php
                                            [line] => 128
                                            [function] => __construct
                                            [class] => PDO
                                            [type] => ->
                                            [args] => Array
                                                (
                                                    [0] => mysql:host=localhost;dbname=sbkmock
                                                    [1] => legal_mock
                                                    [2] => k~%*77u8PYo
                                                    [3] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [1] => Array
                                        (
                                            [file] => /home/sbksn/public_html/elearning/library/Zend/Db/Adapter/Pdo/Mysql.php
                                            [line] => 111
                                            [function] => _connect
                                            [class] => Zend_Db_Adapter_Pdo_Abstract
                                            [type] => ->
                                            [args] => Array
                                                (
                                                )

                                        )

                                    [2] => Array
                                        (
                                            [file] => /home/sbksn/public_html/elearning/library/Zend/Db/Adapter/Abstract.php
                                            [line] => 460
                                            [function] => _connect
                                            [class] => Zend_Db_Adapter_Pdo_Mysql
                                            [type] => ->
                                            [args] => Array
                                                (
                                                )

                                        )

                                    [3] => Array
                                        (
                                            [file] => /home/sbksn/public_html/elearning/library/Zend/Db/Adapter/Pdo/Abstract.php
                                            [line] => 238
                                            [function] => query
                                            [class] => Zend_Db_Adapter_Abstract
                                            [type] => ->
                                            [args] => Array
                                                (
                                                    [0] =>  SELECT sp.*,p.name AS package_name FROM `mock_sub_package` sp JOIN `mock_package` p ON sp.pid = p.pid  WHERE sp.pid='5' AND sp.sub_pid = '11' 
                                                    [1] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [4] => Array
                                        (
                                            [file] => /home/sbksn/public_html/elearning/library/Zend/Db/Adapter/Abstract.php
                                            [line] => 756
                                            [function] => query
                                            [class] => Zend_Db_Adapter_Pdo_Abstract
                                            [type] => ->
                                            [args] => Array
                                                (
                                                    [0] =>  SELECT sp.*,p.name AS package_name FROM `mock_sub_package` sp JOIN `mock_package` p ON sp.pid = p.pid  WHERE sp.pid='5' AND sp.sub_pid = '11' 
                                                    [1] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [5] => Array
                                        (
                                            [file] => /home/sbksn/public_html/elearning/application/models/EducationNotesMapper.php
                                            [line] => 309
                                            [function] => fetchRow
                                            [class] => Zend_Db_Adapter_Abstract
                                            [type] => ->
                                            [args] => Array
                                                (
                                                    [0] =>  SELECT sp.*,p.name AS package_name FROM `mock_sub_package` sp JOIN `mock_package` p ON sp.pid = p.pid  WHERE sp.pid='5' AND sp.sub_pid = '11' 
                                                )

                                        )

                                    [6] => Array
                                        (
                                            [file] => /home/sbksn/public_html/elearning/application/controllers/MockController.php
                                            [line] => 620
                                            [function] => getPackage
                                            [class] => Application_Model_EducationNotesMapper
                                            [type] => ->
                                            [args] => Array
                                                (
                                                    [0] => 5
                                                    [1] => 11
                                                )

                                        )

                                    [7] => Array
                                        (
                                            [file] => /home/sbksn/public_html/elearning/library/Zend/Controller/Action.php
                                            [line] => 516
                                            [function] => paymentAction
                                            [class] => MockController
                                            [type] => ->
                                            [args] => Array
                                                (
                                                )

                                        )

                                    [8] => Array
                                        (
                                            [file] => /home/sbksn/public_html/elearning/library/Zend/Controller/Dispatcher/Standard.php
                                            [line] => 308
                                            [function] => dispatch
                                            [class] => Zend_Controller_Action
                                            [type] => ->
                                            [args] => Array
                                                (
                                                    [0] => paymentAction
                                                )

                                        )

                                    [9] => Array
                                        (
                                            [file] => /home/sbksn/public_html/elearning/library/Zend/Controller/Front.php
                                            [line] => 954
                                            [function] => dispatch
                                            [class] => Zend_Controller_Dispatcher_Standard
                                            [type] => ->
                                            [args] => Array
                                                (
                                                    [0] => Zend_Controller_Request_Http Object
                                                        (
                                                            [_paramSources:protected] => Array
                                                                (
                                                                    [0] => _GET
                                                                    [1] => _POST
                                                                )

                                                            [_requestUri:protected] => /elearning/mock/payment/pid/5/subpid/11/examid/4
                                                            [_baseUrl:protected] => /elearning
                                                            [_basePath:protected] => 
                                                            [_pathInfo:protected] => /mock/payment/pid/5/subpid/11/examid/4
                                                            [_params:protected] => Array
                                                                (
                                                                    [controller] => mock
                                                                    [action] => payment
                                                                    [pid] => 5
                                                                    [subpid] => 11
                                                                    [examid] => 4
                                                                    [module] => default
                                                                    [error_handler] => ArrayObject Object
 *RECURSION*
                                                                )

                                                            [_rawBody:protected] => 
                                                            [_aliases:protected] => Array
                                                                (
                                                                )

                                                            [_dispatched:protected] => 1
                                                            [_module:protected] => default
                                                            [_moduleKey:protected] => module
                                                            [_controller:protected] => error
                                                            [_controllerKey:protected] => controller
                                                            [_action:protected] => error
                                                            [_actionKey:protected] => action
                                                        )

                                                    [1] => Zend_Controller_Response_Http Object
                                                        (
                                                            [_body:protected] => Array
                                                                (
                                                                )

                                                            [_exceptions:protected] => Array
                                                                (
                                                                    [0] => Zend_Db_Adapter_Exception Object
 *RECURSION*
                                                                )

                                                            [_headers:protected] => Array
                                                                (
                                                                )

                                                            [_headersRaw:protected] => Array
                                                                (
                                                                )

                                                            [_httpResponseCode:protected] => 200
                                                            [_isRedirect:protected] => 
                                                            [_renderExceptions:protected] => 
                                                            [headersSentThrowsException] => 1
                                                        )

                                                )

                                        )

                                    [10] => Array
                                        (
                                            [file] => /home/sbksn/public_html/elearning/library/Zend/Application/Bootstrap/Bootstrap.php
                                            [line] => 101
                                            [function] => dispatch
                                            [class] => Zend_Controller_Front
                                            [type] => ->
                                            [args] => Array
                                                (
                                                )

                                        )

                                    [11] => Array
                                        (
                                            [file] => /home/sbksn/public_html/elearning/library/Zend/Application.php
                                            [line] => 366
                                            [function] => run
                                            [class] => Zend_Application_Bootstrap_Bootstrap
                                            [type] => ->
                                            [args] => Array
                                                (
                                                )

                                        )

                                    [12] => Array
                                        (
                                            [file] => /home/sbksn/public_html/elearning/index.php
                                            [line] => 54
                                            [function] => run
                                            [class] => Zend_Application
                                            [type] => ->
                                            [args] => Array
                                                (
                                                )

                                        )

                                )

                            [previous:Exception:private] => 
                            [errorInfo] => 
                        )

                )

            [type] => EXCEPTION_OTHER
            [request] => Zend_Controller_Request_Http Object
                (
                    [_paramSources:protected] => Array
                        (
                            [0] => _GET
                            [1] => _POST
                        )

                    [_requestUri:protected] => /elearning/mock/payment/pid/5/subpid/11/examid/4
                    [_baseUrl:protected] => /elearning
                    [_basePath:protected] => 
                    [_pathInfo:protected] => /mock/payment/pid/5/subpid/11/examid/4
                    [_params:protected] => Array
                        (
                            [controller] => mock
                            [action] => payment
                            [pid] => 5
                            [subpid] => 11
                            [examid] => 4
                            [module] => default
                        )

                    [_rawBody:protected] => 
                    [_aliases:protected] => Array
                        (
                        )

                    [_dispatched:protected] => 1
                    [_module:protected] => default
                    [_moduleKey:protected] => module
                    [_controller:protected] => mock
                    [_controllerKey:protected] => controller
                    [_action:protected] => payment
                    [_actionKey:protected] => action
                )

        )

)