The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Footprintless::App::UsageException - An exception that indicates the invalid usage of a command

VERSION

version 1.16

DESCRIPTION

An exception that indicates the invalid usage of a command

CONSTRUCTORS

new($message)

Creates a new Footprintless::App::UsageException with the supplied information.

ATTRIBUTES

get_message()

Returns the message.

get_trace()

Returns the stack trace when the command runner died.

METHODS

to_string()

Returns a string representation of this exception.

AUTHOR

Lucas Theisen <lucastheisen@pastdev.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Lucas Theisen.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

SEE ALSO

Please see those modules/websites for more information related to this module.