Header Ads Widget

[MAN] Error::Simple

Content-type: text/html; charset=UTF-8 Man page of Error::Simple

Error::Simple

Section: User Contributed Perl Documentation (3pm)
Updated: 2017-10-05
Index Return to Main Contents
 

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


 

Index

NAME
SYNOPSIS
DESCRIPTION
METHODS
Error::Simple->new($text [, $value])
$err->stringify()
KNOWN BUGS
AUTHORS
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 04:45:45 GMT, September 16, 2022

댓글 쓰기

0 댓글