Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ getError
Method
getError
src/main/java/core/org/xbill/DNS/TSIGRecord.java:184–187 ·
view source on GitHub ↗
Returns the extended error
()
Source
from the content-addressed store, hash-verified
182
183
/** Returns the extended error */
184
public
int
185
getError() {
186
return
error;
187
}
188
189
/** Returns the other data */
190
public
byte []
Callers
1
verify
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected