Pipeline::Error::AsyncResults.3pm

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

Pipeline::Error::AsyncResults - exception thrown from asynchronous segments

SYNOPSIS

   use Pipeline::Error::AsyncResults;
 
   throw Pipeline::Error::AsyncResults;
 
 

DESCRIPTION

"Pipeline::Error::AsyncResults" inherits from "Error" and will be thrown whenever results back from asynchronous segments do not match the protocol expected.

SEE ALSO

"Pipeline::Segment::Async" "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.