ErrorCode
Represents the kind of an error.
struct ErrorCodeThe same kind of error may be thrown from more than one place, for more than one reason. This type represents only a fairly high level kind of error: use the string representation of CertificateError to get more details about the specific cause.