DebugNotEnabled

data class DebugNotEnabled(val errorMessage: String?) : RcError

debugError Gets returned when calling moveSessionTime but not being in debug mode

Constructors

Link copied to clipboard
constructor(errorMessage: String?)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard

the message that should be displayed to the user.

Link copied to clipboard
open val message: String?

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard