|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.util.IOHelper
public final class IOHelper
IO helper class.
| Method Summary | |
|---|---|
static IOException |
createIOException(String message,
Throwable cause)
A factory method which creates an IOException from the given
exception and message |
static IOException |
createIOException(Throwable cause)
A factory method which creates an IOException from the given
exception and message |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static IOException createIOException(Throwable cause)
IOException from the given
exception and message
public static IOException createIOException(String message,
Throwable cause)
IOException from the given
exception and message
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||