public class ODSException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
ODSException(java.lang.String s) |
ODSException(java.lang.String s,
java.io.IOException ex) |
| Modifier and Type | Method and Description |
|---|---|
java.io.IOException |
getIOException()
Get the IOException that occurred.
|
void |
printStackTrace() |