Pipeline::Error::Abstract - exception thrown from abstract methods


Pipeline documentation  | view source Contained in the Pipeline distribution.

Index


NAME

Top

Pipeline::Error::Abstract - exception thrown from abstract methods

SYNOPSIS

Top

  use Pipeline::Error::Abstract;

  throw Pipeline::Error::Abstract;

DESCRIPTION

Top

Pipeline::Error::Abstract inherits from Error and will be thrown by any non-implemented abstract methods in the Pipeline module.

SEE ALSO

Top

Pipeline::Error::Construction Error

AUTHOR

Top

James A. Duncan <jduncan@fotango.com>

COPYRIGHT

Top


Pipeline documentation  | view source Contained in the Pipeline distribution.