BLEException

constructor(message: String)(source)
constructor(message: String, cause: Throwable)(source)
constructor(cause: Throwable)(source)
constructor(message: String, errorType: BLEException.ErrorType)(source)
constructor(message: String, cause: Throwable, errorType: BLEException.ErrorType)(source)