2016-06-01 17:32:51 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> < html xmlns = "http://www.w3.org/1999/xhtml" > < head > < meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" / > < title > HSFM.GUI.Gtk.Errors< / title > < link href = "ocean.css" rel = "stylesheet" type = "text/css" title = "Ocean" / > < script src = "haddock-util.js" type = "text/javascript" > < / script > < script src = "https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type = "text/javascript" > < / script > < script type = "text/javascript" > / / < ! [ C D A T A [
window.onload = function () {pageLoad();setSynopsis("mini_HSFM-GUI-Gtk-Errors.html");};
//]]>
2016-06-01 18:06:00 +00:00
< / script > < / head > < body > < div id = "package-header" > < ul class = "links" id = "page-menu" > < li > < a href = "src/HSFM-GUI-Gtk-Errors.html" > Source< / a > < / li > < li > < a href = "index.html" > Contents< / a > < / li > < li > < a href = "doc-index.html" > Index< / a > < / li > < / ul > < p class = "caption" > hsfm-gtk< / p > < / div > < div id = "content" > < div id = "module-header" > < table class = "info" > < tr > < th > Safe Haskell< / th > < td > Safe< / td > < / tr > < tr > < th > Language< / th > < td > Haskell2010< / td > < / tr > < / table > < p class = "caption" > HSFM.GUI.Gtk.Errors< / p > < / div > < div id = "description" > < p class = "caption" > Description< / p > < div class = "doc" > < p > Provides error handling for Gtk.< / p > < / div > < / div > < div id = "interface" > < h1 > Documentation< / h1 > < div class = "top" > < p class = "src" > < span class = "keyword" > data< / span > < a id = "t:GtkException" class = "def" > GtkException< / a > < a href = "src/HSFM-GUI-Gtk-Errors.html#GtkException" class = "link" > Source< / a > < a href = "#t:GtkException" class = "selflink" > #< / a > < / p > < div class = "subs constructors" > < p class = "caption" > Constructors< / p > < table > < tr > < td class = "src" > < a id = "v:UnknownDialogButton" class = "def" > UnknownDialogButton< / a > < / td > < td class = "doc empty" > < / td > < / tr > < / table > < / div > < div class = "subs instances" > < p id = "control.i:GtkException" class = "caption collapser" onclick = "toggleSection('i:GtkException')" > Instances< / p > < div id = "section.i:GtkException" class = "show" > < table > < tr > < td class = "src clearfix" > < span class = "inst-left" > < span id = "control.i:id:GtkException:Show:1" class = "instance expander" onclick = "toggleSection('i:id:GtkException:Show:1')" > < / span > < a href = "https://hackage.haskell.org/package/base-4.9.0.0/docs/Text-Show.html#t:Show" > Show< / a > < a href = "HSFM-GUI-Gtk-Errors.html#t:GtkException" > GtkException< / a > < / span > < a href = "src/HSFM-GUI-Gtk-Errors.html#line-31" class = "link" > Source< / a > < a href = "#t:GtkException" class = "selflink" > #< / a > < / td > < td class = "doc empty" > < / td > < / tr > < tr > < td colspan = "2" > < div id = "section.i:id:GtkException:Show:1" class = "inst-details hide" > < div class = "subs methods" > < p class = "caption" > Methods< / p > < p class = "src" > < a href = "#v:showsPrec" > showsPrec< / a > :: < a href = "https://hackage.haskell.org/package/base-4.9.0.0/docs/Data-Int.html#t:Int" > Int< / a > -> < a href = "HSFM-GUI-Gtk-Errors.html#t:GtkException" > GtkException< / a > -> < a href = "https://hackage.haskell.org/package/base-4.9.0.0/docs/Text-Show.html#t:ShowS" > ShowS< / a > < a href = "#v:showsPrec" class = "selflink" > #< / a > < / p > < p class = "src" > < a href = "#v:show" > show< / a > :: < a href = "HSFM-GUI-Gtk-Errors.html#t:GtkException" > GtkException< / a > -> < a href = "https://hackage.haskell.org/package/base-4.9.0.0/docs/Data-String.html#t:String" > String< / a > < a href = "#v:show" class = "selflink" > #< / a > < / p > < p class = "src" > < a href = "#v:showList" > showList< / a > :: [< a href = "HSFM-GUI-Gtk-Errors.html#t:GtkException" > GtkException< / a > ] -> < a href = "https://hackage.haskell.org/package/base-4.9.0.0/docs/Text-Show.html#t:ShowS" > ShowS< / a > < a href = "#v:showList" class = "selflink" > #< / a > < / p > < / div > < / div > < / td > < / tr > < tr > < td class = "src clearfix" > < span class = "inst-left" > < span id = "control.i:id:GtkException:Exception:2" class = "instance expander" onclick = "toggleSection('i:id:GtkException:Exception:2')" > < / span > < a href = "https://hackage.haskell.org/package/base-4.9.0.0/docs/Control-Exception-Base.html#t:Exception" > Exception< / a > < a href = "HSFM-GUI-Gtk-Errors.html#t:GtkException" > GtkException< / a > < / span > < a href = "src/HSFM-GUI-Gtk-Errors.html#line-33" class = "link" > Source< / a > < a href = "#t:GtkException" class = "selflink" > #< / a > < / td > < td class = "doc empty" > < / td > < / tr > < tr > < td colspan = "2" > < div id = "section.i:id:GtkException:Exception:2" class = "inst-details hide" > < div class = "subs methods" > < p class = "caption" > Methods< / p > < p class = "src" > < a href = "#v:toException" > toException< / a > :: < a href = "HSFM-GUI-Gtk-Errors.html#t:GtkException" > GtkException< / a > -> < a href = "https://hackage.haskell.org/package/base-4.9.0.0/docs/Control-Exception-Base.html#t:SomeException" > SomeException< / a > < a href = "#v:toException" class = "selflink" > #< / a > < / p > < p class = "src" > < a href = "#v:fromException" > fromException< / a > :: < a href = "https://hackage.haskell.org/package/base-4.9.0.0/docs/Control-Exception-Base.html#t:SomeException" > SomeException< / a > -> < a href = "http