Class PostgreSQLException.ServerErrorMessage

    • Constructor Detail

      • ServerErrorMessage

        public ServerErrorMessage​(String severity,
                                  org.apache.shardingsphere.infra.util.exception.external.sql.vendor.VendorError vendorError,
                                  Object... reasonArgs)