JsonForJsonLogic2Error
public enum JsonForJsonLogic2Error : Error, Equatable, Hashable
Undocumented
-
Undocumented
Declaration
Swift
case failedToParse -
Undocumented
Declaration
Swift
case notJsonForJsonLogicValue -
Undocumented
Declaration
Swift
case indexOutOfRange(Int) -
Undocumented
Declaration
Swift
case keyNotFound(String) -
Undocumented
Declaration
Swift
case notSubscriptableType(ContentType) -
Undocumented
Declaration
Swift
case NSError(NSError)
View on GitHub
JsonForJsonLogic2Error Enumeration Reference