DBIx::Class::Exception man page on Darwin

Man page or keyword search:  
man Server   23457 pages
apropos Keyword Search (all sections)
Output format
Darwin logo
[printable version]

DBIx::Class::ExceptionUser Contributed Perl DocumentaDBIx::Class::Exception(3)

NAME
       DBIx::Class::Exception - Exception objects for DBIx::Class

DESCRIPTION
       Exception 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/numeric values.

METHODS
   throw
       Arguments: $exception_scalar, $stacktrace

       This is meant for internal use by DBIx::Class's "throw_exception" code,
       and shouldn't be used directly elsewhere.

       Expects a scalar exception message.  The optional argument $stacktrace
       tells it to output a full trace similar to "confess" in Carp.

	 DBIx::Class::Exception->throw('Foo');
	 try { ... } catch { DBIx::Class::Exception->throw(shift) }

   rethrow
       This method provides some syntactic sugar in order to re-throw
       exceptions.

AUTHORS
       Brandon L. Black <blblack@gmail.com>

LICENSE
       You may distribute this code under the same terms as Perl itself.

perl v5.16.2			  2012-10-18	     DBIx::Class::Exception(3)
[top]

List of man pages available for Darwin

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net