Class ErrorAction.DisconnectPeer

  • Enclosing class:
    ErrorAction

    public static final class ErrorAction.DisconnectPeer
    extends ErrorAction
    The peer took some action which made us think they were useless. Disconnect them.
    • Field Detail

      • msg

        @Nullable
        public final ErrorMessage msg
        An error message which we should make an effort to send before we disconnect. Note that this (or a relevant inner pointer) may be NULL or all-0s to represent None