Uses of Class
org.postgresql.util.PSQLState
-
Packages that use PSQLState Package Description org.postgresql.util -
-
Uses of PSQLState in org.postgresql.util
Constructors in org.postgresql.util with parameters of type PSQLState Constructor Description PSQLException(java.lang.String msg, PSQLState state)
PSQLException(java.lang.String msg, PSQLState state, java.lang.Throwable cause)
-