Pipeline::Error::Construction.3pm

Langue: en

Version: 2004-08-09 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

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

SYNOPSIS

   use Pipeline::Error::Construction;
   
   throw Pipeline::Error::Construction;
 
 

DESCRIPTION

"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

"Pipeline::Error::Abstract" "Error"

AUTHOR

James A. Duncan <jduncan@fotango.com> Copyright 2003 Fotango Ltd. All Rights Reserved.

This module is released under the same license as Perl itself.