Class SVNCancellableOutputStream.IOCancelException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.tmatesoft.svn.core.internal.wc.SVNCancellableOutputStream.IOCancelException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- SVNCancellableOutputStream
public static class SVNCancellableOutputStream.IOCancelException extends java.io.IOException
- Version:
- 1.3
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description private static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description IOCancelException(java.lang.String message)
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-