Class PeerAcceptor.ProtocolException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    PeerAcceptor

    public static class PeerAcceptor.ProtocolException
    extends IOException
    A unique exception so we can tell the ConnectionAcceptor about non-BT connections
    Since:
    0.9.1
    See Also:
    Serialized Form
    • Constructor Detail

      • ProtocolException

        public ProtocolException​(String s)