Exception PGException (0.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicclass PGExceptionextendsRuntimeExceptionPGException contains all fields that are needed to send an com.google.cloud.spanner.pgadapter.wireoutput.ErrorResponse.
Inherited Members
Static Methods
newBuilder(Exception cause)
publicstaticPGException.BuildernewBuilder(Exceptioncause) Name
Description
Returns
Type
Description
newBuilder(String message)
publicstaticPGException.BuildernewBuilder(Stringmessage) Name
Description
Returns
Type
Description
Methods
equals(Object o)
publicbooleanequals(Objecto) Name
Description
Returns
Type
Description
Overrides
getHints()
publicStringgetHints() Type
Description
getSQLState()
publicSQLStategetSQLState() Type
Description
getSeverity()
publicSeveritygetSeverity() Type
Description
hashCode()
publicinthashCode() Type
Description
Overrides