blocksound v1.1.1-alpha1 (2016-10-06T22:43:29Z)
Dub
Repo
EOFException
blocksound
util
Represents an exception when an End-Of-File is reached.
class
EOFException : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Default constructor
Meta
Source
See Implementation
blocksound
util
classes
ArrayList
EOFException
functions
toCString
toDString
structs
Vec3
Represents an exception when an End-Of-File is reached.