Moose::Error::Default.3pm

Langue: en

Version: 2009-03-27 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

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.