Class IOExceptionWrapper

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.tmatesoft.svn.core.internal.wc.IOExceptionWrapper
All Implemented Interfaces:
Serializable

public class IOExceptionWrapper extends IOException
See Also:
  • Field Details

  • Constructor Details

    • IOExceptionWrapper

      public IOExceptionWrapper(SVNException cause)
  • Method Details

    • getOriginalException

      public SVNException getOriginalException()