Serialized Form
-
Package io.vertx.pgclient
-
Class io.vertx.pgclient.PgException extends DatabaseException implements Serializable
-
Serialized Fields
-
column
String column
-
constraint
String constraint
-
dataType
String dataType
-
detail
String detail
-
errorMessage
String errorMessage
-
file
String file
-
hint
String hint
-
internalPosition
String internalPosition
-
internalQuery
String internalQuery
-
line
String line
-
position
String position
-
routine
String routine
-
schema
String schema
-
severity
String severity
-
table
String table
-
where
String where
-
-
-