1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
<refentry id="ooexception.element" revision='4.0'>
<?dbhtml filename="ooexception.html"?>
<refentryinfo>
<pubdate>$Date$</pubdate>
<releaseinfo>$Revision$</releaseinfo>
</refentryinfo>
<refmeta>
<indexterm><primary>elements</primary>
<secondary>ooexception</secondary></indexterm>
<refentrytitle>ooexception</refentrytitle>
<refmiscinfo>Element</refmiscinfo>
</refmeta>
<refnamediv>
<refname>ooexception</refname>
<refpurpose>&ooexception.purpose;</refpurpose>
</refnamediv>
&ooexception.synopsis.gen;
<refsect1 condition='ref.description'><title>Description</title>
<para>
The <sgmltag>OOException</sgmltag> element identifies programming
language exceptions, generally from object-oriented programming languages.
The <sgmltag>OOException</sgmltag> is a wrapper for the
<sgmltag>ExceptionName</sgmltag> plus some <sgmltag>Modifier</sgmltag>s.
</para>
<refsect2><title>Processing expectations</title>
<para>
&format.inline;
</para>
</refsect2>
&ooexception.parents.gen;
&ooexception.children.gen;
</refsect1>
</refentry>
|