CloverDeviceErrorType
public enum CloverDeviceErrorType : String
general classification for CloverDeviceErrorEvent
-
Declaration
Swift
case COMMUNICATION_ERROR = "COMMUNICATION_ERROR"
-
Declaration
Swift
case VALIDATION_ERROR = "VALIDATION_ERROR"
-
Declaration
Swift
case EXCEPTION = "EXCEPTION"
-
Declaration
Swift
case CONNECTION_ERROR = "CONNECTION_ERROR"