{
    "title": "CodeIgniter\\Exceptions\\PageNotFoundException",
    "type": "CodeIgniter\\Exceptions\\PageNotFoundException",
    "code": 404,
    "message": "Can't find a route for 'get: sitemap.xml'.",
    "file": "/home2/nilso574/public_html/site_codeigniter/system/CodeIgniter.php",
    "line": 991,
    "trace": [
        {
            "file": "/home2/nilso574/public_html/site_codeigniter/system/CodeIgniter.php",
            "line": 991,
            "function": "forPageNotFound",
            "class": "CodeIgniter\\Exceptions\\PageNotFoundException",
            "type": "::",
            "args": [
                "Can't find a route for 'get: sitemap.xml'."
            ]
        },
        {
            "file": "/home2/nilso574/public_html/site_codeigniter/system/CodeIgniter.php",
            "line": 385,
            "function": "display404errors",
            "class": "CodeIgniter\\CodeIgniter",
            "type": "->",
            "args": [
                {}
            ]
        },
        {
            "file": "/home2/nilso574/public_html/site_codeigniter/public/index.php",
            "line": 67,
            "function": "run",
            "class": "CodeIgniter\\CodeIgniter",
            "type": "->",
            "args": []
        }
    ]
}