696 B
Executable File
696 B
Executable File
WFError
public enum WFError
Inheritance
Error
, Int
Enumeration Cases
badRequest
case badRequest
unauthorized
case unauthorized
forbidden
case forbidden
notFound
case notFound
methodNotAllowed
case methodNotAllowed
gone
case gone
preconditionFailed
case preconditionFailed
tooManyRequests
case tooManyRequests
internalServerError
case internalServerError
badGateway
case badGateway
serviceUnavailable
case serviceUnavailable