Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cab549 commit 3bd9ab0Copy full SHA for 3bd9ab0
1 file changed
Doc/lib/libexcs.tex
@@ -1,6 +1,7 @@
1
\section{Built-in Exceptions}
2
-\label{module-exceptions}
3
-\stmodindex{exceptions}
+\declaremodule{standard}{exceptions}
+
4
+\modulesynopsis{Standard exceptions classes.}
5
6
7
Exceptions can be class objects or string objects. While
0 commit comments