Searched defs:IOExceptionWithCause (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/src/org/apache/commons/io/
H A DIOExceptionWithCause.java30 public class IOExceptionWithCause extends IOException { class in inherits:IOException
49 public IOExceptionWithCause(String message, Throwable cause) { method in class:IOExceptionWithCause
64 public IOExceptionWithCause(Throwable cause) { method in class:IOExceptionWithCause

Completed in 39 milliseconds