| Pipeline documentation | view source | Contained in the Pipeline distribution. |
Pipeline::Error::Abstract - exception thrown from abstract methods
use Pipeline::Error::Abstract; throw Pipeline::Error::Abstract;
Pipeline::Error::Abstract inherits from Error and will be thrown by
any non-implemented abstract methods in the Pipeline module.
Pipeline::Error::Construction 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. |