Contents

RecoverableError

A specialized error that may be recoverable by presenting several potential recovery options to the user.

Declaration

protocol RecoverableError : Error

Topics

Instance Properties

Instance Methods

See Also

User-Relevant Errors