Class InvalidRequestAlert

All Implemented Interfaces:
Alert<invalid_request_alert>

public final class InvalidRequestAlert extends PeerAlert<invalid_request_alert>
This is a debug alert that is generated by an incoming invalid piece request. ``ip`` is the address of the peer and the ``request`` is the actual incoming request from the peer. See peer_request for more info.