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


Pipeline documentation  | view source Contained in the Pipeline distribution.

Index


NAME

Top

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

SYNOPSIS

Top

  use Pipeline::Error::AsyncResults;

  throw Pipeline::Error::AsyncResults;

DESCRIPTION

Top

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

SEE ALSO

Top

Pipeline::Segment::Async Error

AUTHOR

Top

James A. Duncan <jduncan@fotango.com>

COPYRIGHT

Top


Pipeline documentation  | view source Contained in the Pipeline distribution.