org.metastatic.rsync.v2
Class ProtocolException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.io.IOException
|
+--org.metastatic.rsync.v2.ProtocolException
- All Implemented Interfaces:
- Serializable
- public class ProtocolException
- extends IOException
Signals an error in the rsync protocol.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProtocolException
public ProtocolException()
ProtocolException
public ProtocolException(String msg)