Companion
object Companion
Functions
Link copied to clipboard
Takes any error and turns it into a ScanFlowError.
Link copied to clipboard
Link copied to clipboard
fun configuration(message: String, recoveryMessage: String? = null, underlyingError: Throwable? = null): ScanFlowError
Link copied to clipboard
fun storageSpace(message: String, recoveryMessage: String? = null, underlyingError: Throwable? = null): ScanFlowError