DebuggableResultTranslateError
public enum DebuggableResultTranslateError : Error, LocalizedError
DebuggableResultTranslateError is an error kind thrown by DebuggableResultTranslateInterceptor.
-
Indicates a logic error that is caused by putting
DebuggableResultTranslateInterceptorbefore parsing a response.Declaration
Swift
case noResponseToTranslate -
Declaration
Swift
public var errorDescription: String? { get }
DebuggableResultTranslateError Enumeration Reference