From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

our $VERSION = '2.30_5071';
1;
__END__;
=head1 NAME
Helios::Error::LoggingError - exception class for Helios indicating a logging
subsystem error occurred
=head1 SYNOPSIS
use Helios::Error::LoggingError;
=head1 DESCRIPTION
#[]
=head1 SEE ALSO
L<Helios::Service>
=head1 AUTHOR
Andrew Johnson, E<lt>lajandy@cpan.orgE<gt>
=head1 COPYRIGHT AND LICENSE
Copyright (C) 2008-11 Andrew Johnson.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.0 or,
at your option, any later version of Perl 5 you may have available.
=head1 WARRANTY
This software comes with no warranty of any kind.
=cut