ActionError
enum ActionError : Error
Undocumented
-
Undocumented
Declaration
Swift
case Error(messages: String) -
Undocumented
Declaration
Swift
case Warning(message: String) -
Undocumented
Declaration
Swift
case Info(message: String)
ActionError Enumeration Reference