nwn-lib-d ~master (2021-09-04T14:13:39Z)
Dub
Repo
GffValueSetException
nwn
gff
Value doesn't match constraints (ex: label too long)
class
GffValueSetException : Exception {
this
(string msg, string f, size_t l, Throwable t);
}
Constructors
this
this
(string msg, string f, size_t l, Throwable t)
Undocumented in source.
Meta
Source
See Implementation
nwn
gff
aliases
GffByte
GffChar
GffDWord
GffDWord64
GffDouble
GffFloat
GffInt
GffInt64
GffNativeTypes
GffShort
GffString
GffVoid
GffWord
classes
Gff
GffJsonParseException
GffNotFoundException
GffParseException
GffTypeException
GffValueSetException
enums
GffType
functions
compatStrToGffType
gffTypeToCompatStr
structs
GffList
GffLocString
GffResRef
GffStruct
GffValue
templates
gffTypeToNative
isGffNativeType
nativeToGffType
Value doesn't match constraints (ex: label too long)