| ||||
| ||||
Documentation | ||||
module Foreign.Marshal.Error | ||||
IOErrorType (AlreadyExists, NoSuchThing, ResourceBusy, ResourceExhausted, EOF, IllegalOperation, PermissionDenied, UserError, UnsatisfiedConstraints, SystemError, ProtocolError, OtherError, InvalidArgument, InappropriateType, HardwareFault, UnsupportedOperation, TimeExpired, ResourceVanished, Interrupted) | ||||
mkIOError | ||||
alreadyExistsErrorType | ||||
doesNotExistErrorType | ||||
alreadyInUseErrorType | ||||
fullErrorType | ||||
eofErrorType | ||||
illegalOperationErrorType | ||||
permissionErrorType | ||||
userErrorType | ||||
annotateIOError | ||||
Produced by Haddock version 2.4.2 |