Skip to main content
All SDK operations throw GrantivaError, which conforms to LocalizedError.

Error types

Example

Localized descriptions

GrantivaError conforms to LocalizedError and provides both an errorDescription (what went wrong) and a failureReason (what to do about it):
Both properties are non-optional in practice — every case returns a string.