CustomLoginFailedException

fun CustomLoginFailedException(killBot: Boolean)
fun CustomLoginFailedException(killBot: Boolean, message: String?)
fun CustomLoginFailedException(    killBot: Boolean,     message: String?,     cause: Throwable?)
fun CustomLoginFailedException(killBot: Boolean, cause: Throwable?)