NAME
WiX3::Util::Error - Exception::Class based error generation for Moose.
DESCRIPTION
This class implements Exception::Class based error generation.
METHODS
- new @args
-
Create a new error. Delegates to
create_error_croak
. - create_error_confess @args
- create_error_croak @args
-
Creates a new error of the specified style.
LICENCE AND COPYRIGHT
Copyright 2009, 2010 Curtis Jewell <csjewell@cpan.org>
.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl 5.8.1 itself. See perlartistic.