Name
File::DataClass::Exception::Simple - Applies roles to base class
Synopsis
use File::DataClass::Exception::Simple;
File::DataClass::Exception::Simple->throw 'Die in a pit of fire';
Version
This documents version v0.18.$Rev: 4 $ of File::DataClass::Exception::Simple
Description
Applies exception roles to the exception base class File::DataClass::Exception. See "Dependencies" for the list of roles that are applied
Configuration and Environment
Defines no attributes
Subroutines/Methods
None
Diagnostics
None
Dependencies
- namespace::autoclean
- File::DataClass::Exception
- File::DataClass::TraitFor::ThrowingExceptions
- File::DataClass::TraitFor::TracingStacks
- File::DataClass::TraitFor::PrependingErrorLeader
- Moose
Incompatibilities
There are no known incompatibilities in this module
Bugs and Limitations
There are no known bugs in this module. Please report problems to the address below. Patches are welcome
Acknowledgements
Larry Wall - For the Perl programming language
Author
Peter Flanigan, <pjfl@cpan.org>
License and Copyright
Copyright (c) 2013 Peter Flanigan. All rights reserved
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic
This program is distributed in the hope that it will be useful, but WITHOUT WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE