Operatorsoto-core 7.4.0SotoCore
==(_:_:)
ServerErrors.swift:55static func == (lhs: AWSServerError, rhs: AWSServerError) -> Bool
static func == (lhs: AWSServerError, rhs: AWSServerError) -> Bool
import SotoCore
struct AWSServerError
@frozen struct Bool
A value type whose instances are either true
or false
.
init?(errorCode: String, context: AWSErrorContext)
initialize AWSServerError
static var internalFailure: AWSServerError { get }
static var serviceUnavailable: AWSServerError { get }
let context: AWSErrorContext?
var description: String { get }
var errorCode: String { get }
return error code string