Enum IOException.IOExceptionErrorCode
Provides values for error codes.
public enum IOException.IOExceptionErrorCode
Fields
DirectoryNotEmpty = -436207616Directory not empty
DirectoryNotFound = -486539264Directory not found
FileNotFound = -503316480File not found
InvalidDriver = -520093696Invalid driver
Others = -536870912Others
PathAlreadyExists = -402653184Path already exists
PathTooLong = -452984832Path too long
TooManyOpenHandles = -385875968Too many open handles
Unauthorized access
VolumeNotFound = -469762048Volume not found