PgNotice

io.vertx.scala.pgclient.`package`.PgNotice
object PgNotice

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
PgNotice.type

Members list

Value members

Concrete methods

def apply(json: JsonObject): PgNotice
def apply(code: String, column: String, constraint: String, dataType: String, detail: String, file: String, hint: String, internalPosition: String, internalQuery: String, line: String, message: String, position: String, routine: String, schema: String, severity: String, table: String, where: String): PgNotice