ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
File.error
ocean
io
device
File
File
Throw an IOException noting the last error.
void
error
(int error_code, istring func_name, istring msg, istring file, long line)
alias
error
=
Conduit
.
error
alias
error
=
Device
.
error
class
File
alias
error
=
Device.error
Meta
Source
See Implementation
ocean
io
device
File
File
aliases
read
write
classes
IOException
constructors
this
enums
Access
Cache
Open
Share
functions
error
length
open
path
position
seek
setFileHandle
style
sync
toString
truncate
static functions
append
get
set
static variables
O_CLOEXEC
ReadExisting
ReadShared
ReadWriteAppending
ReadWriteCreate
ReadWriteExisting
ReadWriteOpen
WriteAppending
WriteCreate
WriteExisting
structs
Style
Throw an IOException noting the last error.