Pipeline::Error::Construction - exception thrown during object construction failure


Pipeline documentation  | view source Contained in the Pipeline distribution.

Index


NAME

Top

Pipeline::Error::Construction - exception thrown during object construction failure

SYNOPSIS

Top

  use Pipeline::Error::Construction;

  throw Pipeline::Error::Construction;

DESCRIPTION

Top

Pipeline::Error::Construction inherits from Error and will be thrown by any constructor in the Pipeline module that fails to properly assemble itself.

SEE ALSO

Top

Pipeline::Error::Abstract Error

AUTHOR

Top

James A. Duncan <jduncan@fotango.com>

COPYRIGHT

Top


Pipeline documentation  | view source Contained in the Pipeline distribution.