{
    "mode": "perldoc",
    "parameter": "Test::Unit::Error",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Test%3A%3AUnit%3A%3AError/json",
    "generated": "2026-06-12T19:14:14Z",
    "synopsis": "This class is not intended to be used directly",
    "sections": {
        "NAME": {
            "content": "Test::Unit::Error - unit testing framework exception class\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "This class is not intended to be used directly\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This class is used by the framework to communicate the occurrence of run-time errors (that is,\nsyntax errors and the like, not failed tests, as the latter are classified as failures)\ngenerated by user code. When such an error occurs, an instance of this class will be thrown and\ncaught internally in the framework.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Copyright (c) 2000-2002, 2005 the PerlUnit Development Team (see Test::Unit or the AUTHORS file\nincluded in this distribution).\n\nAll rights reserved. This program is free software; you can redistribute it and/or modify it\nunder the same terms as Perl itself.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "*   Test::Unit::Exception\n\n*   Test::Unit::Assert\n",
            "subsections": []
        }
    },
    "summary": "Test::Unit::Error - unit testing framework exception class",
    "flags": [],
    "examples": [],
    "see_also": []
}