ProtocolFoundation

    RecoverableError

    Describes an error that may be recoverable by presenting several potential recovery options to the user.

    protocol RecoverableError : Error

    Requirements

    Instance Properties

    Instance Methods