Serialized Form
-
Package org.tmatesoft.sqljet.core
-
Error org.tmatesoft.sqljet.core.SqlJetError
class SqlJetError extends Error implements Serializable- serialVersionUID:
- -6895964570583712664L
-
Exception org.tmatesoft.sqljet.core.SqlJetException
class SqlJetException extends Exception implements Serializable- serialVersionUID:
- -7132771040442635370L
-
Serialized Fields
-
errorCode
SqlJetErrorCode errorCode
-
-
Exception org.tmatesoft.sqljet.core.SqlJetIOException
class SqlJetIOException extends SqlJetException implements Serializable- serialVersionUID:
- -7059309339596959681L
-
Serialized Fields
-
ioErrorCode
SqlJetIOErrorCode ioErrorCode
-
-
-
Package org.tmatesoft.sqljet.core.internal.lang
-
Exception org.tmatesoft.sqljet.core.internal.lang.SqlJetParserException
class SqlJetParserException extends RuntimeException implements Serializable- serialVersionUID:
- 5121838117961646713L
-