Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ message
Method
message
basex-core/src/main/java/org/basex/query/QueryError.java:1609–1611 ·
view source on GitHub ↗
Returns the error message. @return message
()
Source
from the content-addressed store, hash-verified
1607
* @
return
message
1608
*/
1609
public
final
String message() {
1610
return
message;
1611
}
1612
1613
/**
1614
* Returns an error
for
the specified name.
Callers
1
item
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected