| Pipeline documentation | view source | Contained in the Pipeline distribution. |
Pipeline::Error::AsyncResults - exception thrown from asynchronous segments
use Pipeline::Error::AsyncResults; throw Pipeline::Error::AsyncResults;
Pipeline::Error::AsyncResults inherits from Error and will be thrown
whenever results back from asynchronous segments do not match the protocol
expected.
Pipeline::Segment::Async 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. |