ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
Conduit.error
ocean
io
device
Conduit
Conduit
Throw an IOException, with the provided message.
void
error
(istring msg)
class
Conduit
void
error
(
istring
msg
)
void
error
(int error_code, istring func_name, istring msg, istring file, long line)
Meta
Source
See Implementation
ocean
io
device
Conduit
Conduit
destructors
~this
functions
bufferSize
close
conduit
copy
detach
error
flush
get
input
isAlive
load
output
put
read
rewind
seek
text
timeout
toString
write
static functions
transfer
Throw an IOException, with the provided message.