Class ErrorAction.SendWarningMessage

  • Enclosing class:
    ErrorAction

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

      • log_level

        public final Level log_level
        The peer may have done something harmless that we weren't able to meaningfully process, though we should still tell them about it. If this event is logged, log it at the given level.