Class IOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jooq.exception.DataAccessException
org.jooq.exception.IOException
- All Implemented Interfaces:
Serializable
The jOOQ
IOException is a wrapper for a
IOException.- Author:
- Lukas Eder
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIOException(String message, IOException cause) Constructor for DataAccessException. -
Method Summary
Methods inherited from class DataAccessException
getCause, getStackTrace, sqlState, sqlStateClass, sqlStateClass, sqlStateClass, sqlStateClass, sqlStateSubclass, sqlStateSubclassMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString