PDOException Object
(
    [message:protected] => SQLSTATE[08004] [1040] Too many connections
    [string:Exception:private] => exception 'PDOException' with message 'SQLSTATE[08004] [1040] Too many connections' in D:\xampp\htdocs\newciid88\lib\n\db\api.php:27
Stack trace:
#0 D:\xampp\htdocs\newciid88\lib\n\db\api.php(27): PDO->__construct('mysql:host=loca...', 'root', 'Ciid88@101.66')
#1 D:\xampp\htdocs\newciid88\site.com\action\designer_index.php(14): n\db\api\pdo::instance(Array)
#2 [internal function]: action\designer_index\index_get(Array)
#3 D:\xampp\htdocs\newciid88\lib\n\net.php(141): call_user_func('\\action\\designe...', Array)
#4 D:\xampp\htdocs\newciid88\lib\n\net.php(126): n\net\app::run('D:\\xampp\\htdocs...', '\\action\\designe...', 'index', Array)
#5 D:\xampp\htdocs\newciid88\lib\n\net.php(72): n\net\app->uri2action('/designer_index...')
#6 D:\xampp\htdocs\newciid88\site.com\index.php(79): n\net\app->__construct('D:\\xampp\\htdocs...')
#7 {main}
    [code:protected] => 1040
    [file:protected] => D:\xampp\htdocs\newciid88\lib\n\db\api.php
    [line:protected] => 27
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => D:\xampp\htdocs\newciid88\lib\n\db\api.php
                    [line] => 27
                    [function] => __construct
                    [class] => PDO
                    [type] => ->
                    [args] => Array
                        (
                            [0] => mysql:host=localhost;port=3306;dbname=design
                            [1] => root
                            [2] => Ciid88@101.66
                        )

                )

            [1] => Array
                (
                    [file] => D:\xampp\htdocs\newciid88\site.com\action\designer_index.php
                    [line] => 14
                    [function] => instance
                    [class] => n\db\api\pdo
                    [type] => ::
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [type] => mysql
                                    [key] => default
                                    [host] => localhost
                                    [port] => 3306
                                    [name] => design
                                    [username] => root
                                    [password] => Ciid88@101.66
                                )

                        )

                )

            [2] => Array
                (
                    [function] => action\designer_index\index_get
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [designer_id] => 3085
                                )

                        )

                )

            [3] => Array
                (
                    [file] => D:\xampp\htdocs\newciid88\lib\n\net.php
                    [line] => 141
                    [function] => call_user_func
                    [args] => Array
                        (
                            [0] => \action\designer_index\index_get
                            [1] => Array
                                (
                                    [designer_id] => 3085
                                )

                        )

                )

            [4] => Array
                (
                    [file] => D:\xampp\htdocs\newciid88\lib\n\net.php
                    [line] => 126
                    [function] => run
                    [class] => n\net\app
                    [type] => ::
                    [args] => Array
                        (
                            [0] => D:\xampp\htdocs\newciid88\site.com\action\designer_index.php
                            [1] => \action\designer_index\
                            [2] => index
                            [3] => Array
                                (
                                    [designer_id] => 3085
                                )

                        )

                )

            [5] => Array
                (
                    [file] => D:\xampp\htdocs\newciid88\lib\n\net.php
                    [line] => 72
                    [function] => uri2action
                    [class] => n\net\app
                    [type] => ->
                    [args] => Array
                        (
                            [0] => /designer_index/index/designer_id=3085/
                        )

                )

            [6] => Array
                (
                    [file] => D:\xampp\htdocs\newciid88\site.com\index.php
                    [line] => 79
                    [function] => __construct
                    [class] => n\net\app
                    [type] => ->
                    [args] => Array
                        (
                            [0] => D:\xampp\htdocs\newciid88\site.com\action\
                        )

                )

        )

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