Class ErrorAction.DisconnectPeerWithWarning

  • Enclosing class:
    ErrorAction

    public static final class ErrorAction.DisconnectPeerWithWarning
    extends ErrorAction
    The peer did something incorrect. Tell them without closing any channels and disconnect them.
    • Field Detail

      • msg

        public final WarningMessage msg
        A warning message which we should make an effort to send before we disconnect.