Download: Moose-0.87.tar.gz
Dependencies
Annotate this POD
Moose::Error::Default - Carp based error generation for Moose.
This class implements Carp based error generation.
The default behavior is like Moose::Error::Confess.
Create a new error. Delegates to create_error_confess.
create_error_confess
Creates a new errors string of the specified style.