freck-streams ~master (2018-03-12T15:57:57Z)
Dub
Repo
StreamsException
freck
streams
exception
Package default exception
class
StreamsException : Exception {
this
(string s, string fn, size_t ln);
}
Constructors
this
this
(string s, string fn, size_t ln)
constructor
Meta
Source
See Implementation
freck
streams
exception
classes
StreamsException
static variables
appendNonreadableStream
boundsError
cantGetFilestat
cantOpenFile
invalidMode
nonSeekable
onlySetOrigin
readFromNoreadable
writeToNonwritable
Package default exception