NAME
Yukki::Error - Yukki's exception class
VERSION
version 0.110880
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.