{
    "mode": "perldoc",
    "parameter": "Error::TypeTiny::WrongNumberOfParameters",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Error%3A%3ATypeTiny%3A%3AWrongNumberOfParameters/json",
    "generated": "2026-06-10T16:27:28Z",
    "sections": {
        "NAME": {
            "content": "Error::TypeTiny::WrongNumberOfParameters - exception for Type::Params\n",
            "subsections": []
        },
        "STATUS": {
            "content": "This module is covered by the Type-Tiny stability policy.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Thrown when a Type::Params compiled check is called with the wrong number of parameters.\n\nThis package inherits from Error::TypeTiny; see that for most documentation. Major differences\nare listed below:\n",
            "subsections": [
                {
                    "name": "Attributes",
                    "content": "\"minimum\"\nThe minimum expected number of parameters.\n\n\"maximum\"\nThe maximum expected number of parameters.\n\n\"got\"\nThe number of parameters actually passed to the compiled check.\n"
                },
                {
                    "name": "Methods",
                    "content": "\"hasminimum\", \"hasmaximum\"\nPredicate methods.\n"
                }
            ]
        },
        "BUGS": {
            "content": "Please report any bugs to <https://github.com/tobyink/p5-type-tiny/issues>.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Error::TypeTiny.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Toby Inkster <tobyink@cpan.org>.\n",
            "subsections": []
        },
        "COPYRIGHT AND LICENCE": {
            "content": "This software is copyright (c) 2013-2014, 2017-2021 by Toby Inkster.\n\nThis is free software; you can redistribute it and/or modify it under the same terms as the Perl\n5 programming language system itself.\n",
            "subsections": []
        },
        "DISCLAIMER OF WARRANTIES": {
            "content": "THIS PACKAGE IS PROVIDED \"AS IS\" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,\nWITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR\nPURPOSE.\n",
            "subsections": []
        }
    },
    "summary": "Error::TypeTiny::WrongNumberOfParameters - exception for Type::Params",
    "flags": [],
    "examples": [],
    "see_also": []
}