add qstardict SlackBuild
[grissiom.SlackBuilds.git] / Error / slack-desc
blob929a8aade56bf9a34fee6e29e4f799cffc709e86
1 # HOW TO EDIT THIS FILE:
2 # The "handy ruler" below makes it easier to edit a package description.  Line
3 # up the first '|' above the ':' following the base package name, and the '|' on
4 # the right side marks the last column you can put a character in.  You must make
5 # exactly 11 lines for the formatting to be correct.  It's also customary to
6 # leave one space after the ':'.
8        |-----handy-ruler------------------------------------------------------|
9 Error: Error - Error/exception handling in an OO-ish way
10 Error:
11 Error: The Error package provides two interfaces. Firstly Error provides
12 Error: a procedural interface to exception handling. Secondly Error is a
13 Error: base class for errors/exceptions that can either be thrown, for
14 Error: subsequent catch, or can simply be recorded.
15 Error:
16 Error:
17 Error:
18 Error:
19 Error: