org.eigenbase.runtime
Class AbstractIterResultSet.SqlTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.sql.SQLException
org.eigenbase.runtime.AbstractIterResultSet.SqlTimeoutException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- AbstractIterResultSet
public static class AbstractIterResultSet.SqlTimeoutException
- extends SQLException
Indicates that an operation timed out. This is not an error; you can
retry the operation.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AbstractIterResultSet.SqlTimeoutException
AbstractIterResultSet.SqlTimeoutException()