MCPcopy
hub / github.com/PeerDB-io/peerdb / UnderlyingError

Method UnderlyingError

flow/shared/exceptions/postgres.go:56–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54}
55
56func (e *PostgresWalError) UnderlyingError() *pgproto3.ErrorResponse {
57 return e.Msg
58}
59
60type TablesNotInPublicationError struct {
61 publicationName string

Callers 1

GetErrorClassFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected