GenericError

class GenericError(exception: Throwable) : BleError(source)

A generic error for other exceptions that may occur.

Constructors

Link copied to clipboard
constructor(exception: Throwable)