{
    "title": "CodeIgniter\\Exceptions\\PageNotFoundException",
    "type": "CodeIgniter\\Exceptions\\PageNotFoundException",
    "code": 404,
    "message": "Can't find a route for 'get: assets/css/LineIcons.css'.",
    "file": "/home/amongrasa_new/vendor/codeigniter4/framework/system/CodeIgniter.php",
    "line": 962,
    "trace": [
        {
            "file": "/home/amongrasa_new/vendor/codeigniter4/framework/system/CodeIgniter.php",
            "line": 962,
            "function": "forPageNotFound",
            "class": "CodeIgniter\\Exceptions\\PageNotFoundException",
            "type": "::"
        },
        {
            "file": "/home/amongrasa_new/vendor/codeigniter4/framework/system/CodeIgniter.php",
            "line": 354,
            "function": "display404errors",
            "class": "CodeIgniter\\CodeIgniter",
            "type": "->"
        },
        {
            "file": "/home/amongrasa_new/public/index.php",
            "line": 67,
            "function": "run",
            "class": "CodeIgniter\\CodeIgniter",
            "type": "->"
        },
        {
            "file": "/home/amongrasa_new/server.php",
            "line": 11,
            "args": [
                "/home/amongrasa_new/public/index.php"
            ],
            "function": "require_once"
        }
    ]
}