RecoverableError
A specialized error that may be recoverable by presenting several potential recovery options to the user.
Declaration
protocol RecoverableError : ErrorA specialized error that may be recoverable by presenting several potential recovery options to the user.
protocol RecoverableError : Error