ErrorAction
public enum ErrorAction
Represents actions taken when an error occurs.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Action to close the error.
Declaration
Swift
case close