public class IOExceptionWrapper
extends java.io.IOException
Modifier and Type | Field and Description |
---|---|
private SVNException |
myOriginalException |
private static long |
serialVersionUID |
Constructor and Description |
---|
IOExceptionWrapper(SVNException cause) |
Modifier and Type | Method and Description |
---|---|
SVNException |
getOriginalException() |
private static final long serialVersionUID
private SVNException myOriginalException
public IOExceptionWrapper(SVNException cause)
public SVNException getOriginalException()