| Pipeline documentation | view source | Contained in the Pipeline distribution. |
Pipeline::Error::Construction - exception thrown during object construction failure
use Pipeline::Error::Construction; throw Pipeline::Error::Construction;
Pipeline::Error::Construction inherits from Error and will be thrown by
any constructor in the Pipeline module that fails to properly assemble itself.
Pipeline::Error::Abstract Error
James A. Duncan <jduncan@fotango.com>
Copyright 2003 Fotango Ltd. All Rights Reserved.
This module is released under the same license as Perl itself.
| Pipeline documentation | view source | Contained in the Pipeline distribution. |