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

NAME

Yukki::Error - Yukki's exception class

VERSION

version 0.111060

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.