NAME
Getopt::Pad::Error - user-facing error exception
DESCRIPTION
Exception class for user-facing parse and validation errors; GetOptions turns it into STDERR output and exit status 2. Stringifies to its message; throw builds the message sprintf-style from a format and its arguments.
Part of the Getopt::Pad distribution; see its documentation for the user-facing API.
AUTHOR
davenonymous <perl@davenonymous.com>
COPYRIGHT AND LICENSE
Copyright 2026 davenonymous
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.