Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. IOErrorEnumConnectionRefused :: IOErrorEnum

    gi-gio GI.Gio.Enums

    Connection refused. Since 2.26

  2. IOErrorEnumDbusError :: IOErrorEnum

    gi-gio GI.Gio.Enums

    A remote object generated an error that doesn't correspond to a locally registered GError error domain. Use dbusErrorGetRemoteError to extract the D-Bus error name and dbusErrorStripRemoteError to fix up the message so it matches what was received on the wire. Since 2.26.

  3. IOErrorEnumDestinationUnset :: IOErrorEnum

    gi-gio GI.Gio.Enums

    Destination address unset. Since 2.80

  4. IOErrorEnumExists :: IOErrorEnum

    gi-gio GI.Gio.Enums

    File already exists.

  5. IOErrorEnumFailed :: IOErrorEnum

    gi-gio GI.Gio.Enums

    Generic error condition for when an operation fails and no more specific IOErrorEnum value is defined.

  6. IOErrorEnumFailedHandled :: IOErrorEnum

    gi-gio GI.Gio.Enums

    Operation failed and a helper program has already interacted with the user. Do not display any error dialog.

  7. IOErrorEnumFilenameTooLong :: IOErrorEnum

    gi-gio GI.Gio.Enums

    Filename is too many characters.

  8. IOErrorEnumHostNotFound :: IOErrorEnum

    gi-gio GI.Gio.Enums

    Host couldn't be found (remote operations).

  9. IOErrorEnumHostUnreachable :: IOErrorEnum

    gi-gio GI.Gio.Enums

    Host unreachable. Since 2.26

  10. IOErrorEnumInvalidArgument :: IOErrorEnum

    gi-gio GI.Gio.Enums

    Invalid argument.

Page 110 of many | Previous | Next