} catch (exception: Exception) {
                Log.d(TAG, exception.message.toString())
                isUsernameTaken.postValue(State.failed())
            }