ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
MapSerializer.UnexpectedEndException
ocean
util
container
map
utils
MapSerializer
MapSerializer
Exception thrown when the file that was loaded is incomplete. Will soon be unused
class
MapSerializer
class
UnexpectedEndException : Exception {
mixin
DefaultExceptionCtor
;
}
Members
Mixins
__anonymous
mixin
DefaultExceptionCtor
Undocumented in source.
Mixed In Members
From
mixin
DefaultExceptionCtor
ocean.meta.types.Qualifiers
public
import
ocean
.
meta
.
types
.
Qualifiers
;
Undocumented in source.
this
this
(istring msg, istring file, typeof(__LINE__) line)
Undocumented in source.
Meta
Source
See Implementation
ocean
util
container
map
utils
MapSerializer
MapSerializer
classes
UnexpectedEndException
constructors
this
functions
dump
dumpConduit
dumpDg
dumpDgConduit
load
loadConduit
loadDg
loadDgConduit
structs
BufferPair
templates
AddPtr
AddStructPrevious
AdderDg
PutterDg
StructHash
Exception thrown when the file that was loaded is incomplete. Will soon be unused