com.tonicsystems.jarjar.util

Class RuntimeIOException

public class RuntimeIOException extends RuntimeException

Constructor Summary
RuntimeIOException(IOException e)
Method Summary
ThrowablegetCause()

Constructor Detail

RuntimeIOException

public RuntimeIOException(IOException e)

Method Detail

getCause

public Throwable getCause()