RECOMMENDATION 1: If you are writing modern Perl code with Moose or Moo I highly recommend using Throwable instead of this module. RECOMMENDATION 2: Whether or not you use Throwable, you should use Try::Tiny. Exception::Class allows you to declare ex...
DROLSKY/Exception-Class-1.44 - 10 Dec 2017 19:49:24 UTCThis module offers a set of DBI-specific exception classes. They inherit from Exception::Class, the base class for all exception objects created by the Exception::Class module from the CPAN. Exception::Class::DBI itself offers a single class method, ...
PLICEASE/Exception-Class-DBI-1.04 - 27 May 2019 18:43:25 UTCThe "Exception::Class::TCF" module provides the possibility of executing a code block and specifying actions when different exceptions are raised. The "try" function takes as its argument a code block followed by a list of pairs of exception package ...
RVOSA/Exception-Class-TCF-0.03 - 05 Sep 2006 23:08:02 UTCThis class is the base class for all exceptions created by Exception::Class. It provides a number of methods for getting information about the exception....
DROLSKY/Exception-Class-1.44 - 10 Dec 2017 19:49:24 UTCAn exception class that supports error messages with placeholders, a "throw" method with automatic re-throw upon detection of self, conditional throw if an exception was caught and a simplified stacktrace Error objects are overloaded to stringify to ...
PJFL/Class-Usul-0.84.1 - 14 Apr 2018 12:28:18 UTCException objects of this class are used internally by the default error handling of "throw_exception" in DBIx::Class::Schema and derivatives. These objects stringify to the contained error message, and use overload fallback to give natural boolean/n...
RIBASUSHI/DBIx-Class-0.082842 - 16 Jun 2020 20:13:37 UTCWROSS/Class-DBI-Factory-0.994 - 17 Apr 2005 22:40:43 UTC
This is mainly a wrapper to "Error" from CPAN. Because it has a very odd inheritance mechanism, this wrapper is needed as a workarround....
MUENALAN/Class-Maker-0.06 - 31 Dec 2009 13:36:37 UTCSRVANCE/Error-Exception-1.1 - 08 Sep 2008 15:54:04 UTC
This is little more than a thin wrapper around the "use Exception::Class" call. It allows you do nest the class declarations instead of having to repeat the class names in the isa=> parameters. It also allows you to define/overload methods in the cla...
JENDA/Exception-Class-Nested-0.01 - 27 Jul 2008 17:13:22 UTCMARCEL/Class-Scaffold-1.102280 - 16 Aug 2010 16:46:43 UTC
A submclass of Exception::Class that defines expcetions to be thrown through-out SimpleDB::Class ojbects....
RIZEN/SimpleDB-Class-1.0503 - 12 Apr 2012 02:46:56 UTCException::Class::TryCatch provides syntactic sugar for use with Exception::Class using the familiar keywords "try" and "catch". Its primary objective is to allow users to avoid dealing directly with $@ by ensuring that any exceptions caught in an "e...
DAGOLDEN/Exception-Class-TryCatch-1.13 - 27 Feb 2014 00:23:16 UTCMARCEL/Class-Value-Net-1.110250 - 25 Jan 2011 13:02:18 UTC
"Exception::Class::Try::Catch" provides "try"/"catch" syntactic sugar from Try::Catch for Exception::Class object exceptions. In other words, the exception thrown in the "try" block will always be an object of the Exception::Class::Base class or its ...
PALI/Exception-Class-Try-Catch-0.2 - 18 Oct 2017 16:06:22 UTCThis module, when used as a parameter to the Moose metaclass, converts errors to subclasses of Exception::Class::Base. The "interface" (other than what is shown in the synopsis) is methods of the exception objects that are thrown....
CSJEWELL/MooseX-Error-Exception-Class-0.099 - 14 Aug 2009 05:53:42 UTCMARCEL/Class-Value-Contact-1.100840 - 25 Mar 2010 18:50:22 UTC
MARCEL/Class-Scaffold-1.102280 - 16 Aug 2010 16:46:43 UTC
MARCEL/Class-Scaffold-1.102280 - 16 Aug 2010 16:46:43 UTC