Enum JSONError

JSON parsing errors enum

enum JSONError : Compound!(bool,string) { ... }

Enum members

NameDescription