javax.sql.rowset.spi
public class: SyncFactoryException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.sql.SQLException
javax.sql.rowset.spi.SyncFactoryException
All Implemented Interfaces:
Iterable, Serializable
Indicates an error with
SyncFactory mechanism. A disconnected
RowSet implementation cannot be used without a
SyncProvider
being successfully instantiated
| Field Summary |
|---|
| static final long | serialVersionUID | |
| Methods from java.lang.Throwable: |
|---|
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods from java.lang.Object: |
|---|
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |