public class IOBackendException
extends java.io.IOException
IOException
descendant that is able to transport a root cause (unlike the IOException itself)Constructor and Description |
---|
IOBackendException(java.lang.String msg,
java.lang.Throwable cause) |
IOBackendException(java.lang.Throwable cause) |