Error::Simple(3pm) - phpMan

Command: man perldoc info search(apropos)  


Error::Simple(3)               User Contributed Perl Documentation               Error::Simple(3)



NAME
       Error::Simple - the simple error sub-class of Error

SYNOPSIS
           use base 'Error::Simple';

DESCRIPTION
       The only purpose of this module is to allow one to say:

           use base 'Error::Simple';

       and the only thing it does is "use" Error.pm. Refer to the documentation of Error for more
       information about Error::Simple.

METHODS
   Error::Simple->new($text [, $value])
       Constructs an Error::Simple with the text $text and the optional value $value.

   $err->stringify()
       Error::Simple overloads this method.

KNOWN BUGS
       None.

AUTHORS
       Shlomi Fish ( <http://www.shlomifish.org/> )

SEE ALSO
       Error



perl v5.16.3                                2014-06-09                           Error::Simple(3)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-04-16 14:14 @3.145.201.71 CrawledBy claudebot
Valid XHTML 1.0!Valid CSS!