NAME
MooseX::Constructor::AllErrors::Error - base class for individual constructor errors
VERSION
version 0.025
DESCRIPTION
This is the base class for errors held by a MooseX::Constructor::AllErrors::Error::Constructor object. All error types support at least this minimal interface.
METHODS
message
Returns a human-readable error message for this error.
SEE ALSO
AUTHOR
Hans Dieter Pearcey <hdp@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2009 by Hans Dieter Pearcey.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.