com.tonicsystems.jarjar.util

Class RuntimeIOException


public class RuntimeIOException
extends RuntimeException

Constructor Summary

RuntimeIOException(IOException e)

Method Summary

Throwable
getCause()

Constructor Details

RuntimeIOException

public RuntimeIOException(IOException e)

Method Details

getCause

public Throwable getCause()