MethodError
public enum MethodError : Error
Errors concerning the general method calls
-
Thrown when calling a deprecated method
Declaration
Swift
case obsolete
public enum MethodError : Error
Errors concerning the general method calls
Thrown when calling a deprecated method
Swift
case obsolete