Serialized Form
-
Package com.pyranid
-
Exception Class com.pyranid.DatabaseException
class DatabaseException extends RuntimeException implements Serializable-
Serialized Fields
-
column
String column
-
constraint
String constraint
-
datatype
String datatype
-
dbmsMessage
String dbmsMessage
-
detail
String detail
-
errorCode
Integer errorCode
-
file
String file
-
hint
String hint
-
internalPosition
Integer internalPosition
-
internalQuery
String internalQuery
-
line
Integer line
-
position
Integer position
-
routine
String routine
-
schema
String schema
-
severity
String severity
-
sqlState
String sqlState
-
table
String table
-
where
String where
-
-
-