Home
last modified time | relevance | path

Searched refs:IOExceptionWrapper (Results 1 – 1 of 1) sorted by relevance

/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/utils/
DIOExceptionWrapper.java26 public class IOExceptionWrapper extends RuntimeException { class
33 public IOExceptionWrapper(@Nonnull IOException e) { in IOExceptionWrapper() method in IOExceptionWrapper