org.klomp.snark
Class PeerAcceptor.ProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.klomp.snark.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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PeerAcceptor.ProtocolException
public PeerAcceptor.ProtocolException(String s)