StitchRequestErrorCode
public enum StitchRequestErrorCode
An enumeration indicating the types of errors that may occur when carrying out a Stitch request.
-
Undocumented
Declaration
Swift
case transportError -
Undocumented
Declaration
Swift
case decodingError -
Undocumented
Declaration
Swift
case encodingError -
Undocumented
Declaration
Swift
case bootstrapError -
Undocumented
Declaration
Swift
case unknownError
StitchRequestErrorCode Enumeration Reference