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

NAME

Bio::Polloc::Polloc::Error - Errors handler for the Bio::Polloc::* packages

AUTHOR - Luis M. Rodriguez-R

Email lmrodriguezr at gmail dot com

PUBLIC METHODS

Methods provided by the package

new

The basic initialization method

-text

Text of the message

-value

Value or objected refered by the message

stringify

error_msg

CHILDREN

Children objects included

Bio::Polloc::Polloc::IOException

I/O related error

Bio::Polloc::Polloc::ParsingException

Parsing error of some external file

Bio::Polloc::Polloc::LoudWarningException

Warning transformed into throw due to a high verbosity

Bio::Polloc::Polloc::NotLogicException

Bio::Polloc::Polloc::UnexpectedException

An error probably due to an internal bug

Bio::Polloc::Polloc::NotImplementedException

Error launched when a method is called from an object not implementing it, despite it is defined by at least one parent interface