Table of Contents

Enum IOErrorEnum

Namespace
Gio
Assembly
Gio-2.0.dll
public enum IOErrorEnum

Fields

AddressInUse = 33
AlreadyMounted = 17
BrokenPipe = 44
Busy = 26
Cancelled = 19
CantCreateBackup = 22
Closed = 18
ConnectionClosed = 44
ConnectionRefused = 39
DbusError = 36
DestinationUnset = 48
Exists = 2
Failed = 0
FailedHandled = 30
FilenameTooLong = 9
HostNotFound = 28
HostUnreachable = 37
InvalidArgument = 13
InvalidData = 35
InvalidFilename = 10
IsDirectory = 3
MessageTooLarge = 46
NetworkUnreachable = 38
NoSpace = 12
NoSuchDevice = 47
NotConnected = 45
NotDirectory = 4
NotEmpty = 5
NotFound = 1
NotInitialized = 32
NotMountableFile = 8
NotMounted = 16
NotRegularFile = 6
NotSupported = 15
PartialInput = 34
Pending = 20
PermissionDenied = 14
ProxyAuthFailed = 41
ProxyFailed = 40
ProxyNeedAuth = 42
ProxyNotAllowed = 43
ReadOnly = 21
TimedOut = 24
TooManyOpenFiles = 31
WouldBlock = 27
WouldMerge = 29
WouldRecurse = 25
WrongEtag = 23