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

NAME

Tree::Simple::View::Exceptions - A set of exceptions for Tree::Simple::View

SYNOPSIS

  use Tree::Simple::View::Exceptions;

DESCRIPTION

This just creates and loads a few exceptions for use by the Tree::Simple::View classes. Nothing else to see really.

EXCEPTIONS

Tree::Simple::View::InsufficientArguments
Tree::Simple::View::AbstractMethod
Tree::Simple::View::AbstractClass
Tree::Simple::View::CompilationFailed

Repository

https://github.com/ronsavage/Tree-Simple.git

SUPPORT

Bugs should be reported via the CPAN bug tracker at

https://github.com/ronsavage/Tree-Simple/issues

CODE COVERAGE

See the CODE COVERAGE section of Tree::Simple::View for details.

SEE ALSO

Class::Throwable

AUTHOR

stevan little, <stevan@iinteractive.com>

COPYRIGHT AND LICENSE

Copyright 2004-2008 by Infinity Interactive, Inc.

http://www.iinteractive.com

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