The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Yukki::Error - Yukki's exception class

VERSION

version 0.110830

SYNOPSIS

  Yukki::Error->throw("Something really bad.");

DESCRIPTION

If you look at Throwable::Error, you know what this is. Same thing, different name.

AUTHOR

Andrew Sterling Hanenkamp <hanenkamp@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Qubling Software LLC.

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