Moose::Error::Default(3pm)
NAME
Moose::Error::Default - Carp based error generation for Moose.
DESCRIPTION
This class implements Carp based error generation.
The default behavior is like Moose::Error::Confess.
METHODS
- new @args
- Create a new error. Delegates to "create_error_confess".
- create_error_confess @args
create_error_croak @args - Creates a new errors string of the specified style.