diff options
author | Jedidiah Barber <contact@jedbarber.id.au> | 2024-12-01 13:34:58 +1300 |
---|---|---|
committer | Jedidiah Barber <contact@jedbarber.id.au> | 2024-12-01 13:34:58 +1300 |
commit | df63542510b6912405f3709b204ad3a59548c917 (patch) | |
tree | f5b1fb7b64a7613b1d7de990c22d9c78a5b95292 /doc | |
parent | ba29d58fb21f0f376dd4c09df61b4e1d38cb1226 (diff) |
Improved specificity of exceptions with Internal_FLTK_Error and Storage_Error
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fl.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/fl.html b/doc/fl.html index 09b1a3b..db60f5b 100644 --- a/doc/fl.html +++ b/doc/fl.html @@ -240,6 +240,18 @@ +<table class="type"> + <tr><th colspan="2">Errors</th></tr> + + <tr> + <td> </td> + <td>Internal_FLTK_Error</td> + </tr> + +</table> + + + <table class="function"> <tr><th colspan="2">Attributes</th></tr> |