public class IOExceptionWrapper extends IOException
Constructor and Description |
---|
IOExceptionWrapper(SVNException cause) |
Modifier and Type | Method and Description |
---|---|
SVNException |
getOriginalException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IOExceptionWrapper(SVNException cause)
public SVNException getOriginalException()
Copyright © 2019. All rights reserved.