Class BadState.FailedLoginState

  • Enclosing class:
    BadState

    public static class BadState.FailedLoginState
    extends BadState
    The Class FailedLoginState.
    • Constructor Detail

      • FailedLoginState

        public FailedLoginState​(ConnectedState oldState,
                                java.lang.Throwable cause)
        Instantiates a new failed login state.
        Parameters:
        oldState - the old state
        cause - the cause
    • Method Detail

      • getHumanReadableName

        public java.lang.String getHumanReadableName()
        Description copied from class: MultiClientState
        Returns a human readable name for the state. Used within toString()
        Overrides:
        getHumanReadableName in class BadState
        Returns:
        A human readable name