Error/exception handling in an OO-ish way
The 'Error' package provides two interfaces. Firstly 'Error' provides a
procedural interface to exception handling. Secondly 'Error' is a base
class for errors/exceptions that can either be thrown, for subsequent
catch, or can simply be recorded.
Errors in the class 'Error' should not be thrown directly, but the user
should throw errors from a sub-class of 'Error'.
- Sources inherited from project openSUSE:11.4
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Evergreen:11.4/perl-Error && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Error-0.17015.tar.bz2 | 0000016155 15.8 KB | |
perl-Error.changes | 0000000592 592 Bytes | |
perl-Error.spec | 0000002031 1.98 KB | |
ready | 0000000000 0 Bytes |
Revision 4 (latest revision is 13)
autobuild
committed
(revision 4)
Copy from devel:languages:perl/perl-Error based on submit request 29192 from user coolo
Comments 0