| Moose::Error::Default - L<Carp> based error generation for Moose. |
Moose::Error::Default - Carp based error generation for Moose.
This class implements Carp based error generation.
The default behavior is like the Moose::Error::Confess manpage.
Create a new error. Delegates to create_error_confess.
Creates a new errors string of the specified style.
| Moose::Error::Default - L<Carp> based error generation for Moose. |