NAME
ShardedKV::Error::ConnectFail - Thrown when connection exceptions occur.
VERSION
version 0.19
DESCRIPTION
ShardedKV::Error::ConnectFail is thrown when an exception occurs connecting to a particular resource. It adds no other attributes beyond what is provided in the base class: ShardedKV::Error. Please see that module for more information.
AUTHORS
Steffen Mueller <smueller@cpan.org>
Nick Perez <nperez@cpan.org>
Damian Gryski <dgryski@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Steffen Mueller.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.