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

BUGS

None that I am aware of. Of course, if you find a bug, let me know, and I will be sure to fix it.

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.