1Pipeline::Error::AbstraUcste(r3)Contributed Perl DocumenPtiapteiloinne::Error::Abstract(3)
2
3
4
6 Pipeline::Error::Abstract - exception thrown from abstract methods
7
9 use Pipeline::Error::Abstract;
10
11 throw Pipeline::Error::Abstract;
12
14 "Pipeline::Error::Abstract" inherits from "Error" and will be thrown by
15 any non-implemented abstract methods in the Pipeline module.
16
18 "Pipeline::Error::Construction" "Error"
19
21 James A. Duncan <jduncan@fotango.com>
22
24 Copyright 2003 Fotango Ltd. All Rights Reserved.
25
26 This module is released under the same license as Perl itself.
27
28
29
30perl v5.12.0 2004-08-09 Pipeline::Error::Abstract(3)