Solstice::ErrorHandler - A superclass for application error handlers with lots of helpful methods.


Solstice documentation  | view source Contained in the Solstice distribution.

Index


NAME

Top

Solstice::ErrorHandler - A superclass for application error handlers with lots of helpful methods.

SYNOPSIS

Top

    my $handler = Solstice::ErrorHandler->new($error);
    $handler->handleError();

DESCRIPTION

Top

Export

No symbols exported.

Methods

new($error)
setError($error)
getError()
handleError()
sendAlert($name)
redirect($url)
_getEnVars()
_getParams()

Modules Used

AUTHOR

Top

Catalyst Group, <catalyst@u.washington.edu>

VERSION

Top

$Revision: 2061 $

COPYRIGHT

Top


Solstice documentation  | view source Contained in the Solstice distribution.