| POEx-WorkerPool documentation | view source | Contained in the POEx-WorkerPool distribution. |
POEx::WorkerPool::Error::JobError - An error class indicating something failed with the job
version 1.102740
This exception is thrown when there is an irrecoverable error with a job
is: ro, isa: DoesJob
This contains the job that errored
is:ro, isa: JobStatus
This contains the useful information captured from the try block around the job during execution of the previous step
Nicholas R. Perez <nperez@cpan.org>
This software is copyright (c) 2010 by Infinity Interactive.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
| POEx-WorkerPool documentation | view source | Contained in the POEx-WorkerPool distribution. |