gfx v0.1.0 (2018-12-16T20:49:04Z)
Dub
Repo
WrongTypeException
gfx
decl
store
Undocumented in source.
class
WrongTypeException : Exception {
string
type
;
string
key
;
}
Members
Variables
key
string
key
;
Undocumented in source.
type
string
type
;
Undocumented in source.
Meta
Source
See Implementation
gfx
decl
store
classes
DeclarativeStore
NoSuchKeyException
WrongTypeException