public class IOException extends DataAccessException
IOException
is a wrapper for a
IOException
.Constructor and Description |
---|
IOException(java.lang.String message,
java.io.IOException cause)
Constructor for DataAccessException.
|
Modifier and Type | Method and Description |
---|---|
java.io.IOException |
getCause() |
java.lang.Throwable |
initCause(java.lang.Throwable cause) |
Copyright © 2014. All Rights Reserved.