{
    "title": "CodeIgniter\\Exceptions\\PageNotFoundException",
    "type": "CodeIgniter\\Exceptions\\PageNotFoundException",
    "code": 404,
    "message": "Can't find a route for 'sitemap.xml'.",
    "file": "/home/ucaseapp/public_html/sistema/store/teste/system/Exceptions/PageNotFoundException.php",
    "line": 14,
    "trace": [
        {
            "file": "/home/ucaseapp/public_html/sistema/store/teste/system/CodeIgniter.php",
            "line": 904,
            "function": "forPageNotFound",
            "class": "CodeIgniter\\Exceptions\\PageNotFoundException",
            "type": "::",
            "args": [
                "Can't find a route for 'sitemap.xml'."
            ]
        },
        {
            "file": "/home/ucaseapp/public_html/sistema/store/teste/system/CodeIgniter.php",
            "line": 308,
            "function": "display404errors",
            "class": "CodeIgniter\\CodeIgniter",
            "type": "->",
            "args": [
                {}
            ]
        },
        {
            "file": "/home/ucaseapp/public_html/sistema/store/teste/index.php",
            "line": 97,
            "function": "run",
            "class": "CodeIgniter\\CodeIgniter",
            "type": "->",
            "args": []
        }
    ]
}