uninode ~master (2020-04-24T06:56:46Z)
Dub
Repo
UniNodeException
uninode
node
Thrown when an unhandled type is encountered.
class
UniNodeException : Exception {
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
common constructor
Meta
Source
See Implementation
uninode
node
aliases
Bytes
enforceUniNode
classes
UniNodeException
structs
UniNode
UniNodeImpl
templates
isRawData
isUniNode
isUniNodeArray
isUniNodeInnerType
isUniNodeMapping
isUniNodeType
match
Thrown when an unhandled type is encountered.