MCPcopy Create free account
hub / github.com/LissaGreense/GO4SQL / Error

Method Error

engine/errors.go:63–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61}
62
63func (m *UnsupportedValueType) Error() string {
64 return "couldn't map interface to any implementation of it: " + m.variable
65}
66
67// UnsupportedOperationTokenError - error thrown when engine found unsupported operation token
68// (supported are: AND, OR)

Callers 1

getErrorMessageFunction · 0.45

Calls

no outgoing calls

Tested by 1

getErrorMessageFunction · 0.36