Uses of Class
org.postgresql.util.ServerErrorMessage
Packages that use ServerErrorMessage
-
Uses of ServerErrorMessage in org.postgresql.util
Methods in org.postgresql.util that return ServerErrorMessageModifier and TypeMethodDescriptionPSQLException.getServerErrorMessage()
PSQLWarning.getServerErrorMessage()
Constructors in org.postgresql.util with parameters of type ServerErrorMessageModifierConstructorDescriptionPSQLException
(ServerErrorMessage serverError) PSQLException
(ServerErrorMessage serverError, boolean detail)