Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ fail
Method
fail
src/main/java/core/org/xbill/DNS/ZoneTransferIn.java:387–390 ·
view source on GitHub ↗
(String s)
Source
from the content-addressed store, hash-verified
385
}
386
387
private
void
388
fail(String s) throws ZoneTransferException {
389
throw
new
ZoneTransferException(s);
390
}
391
392
private
void
393
fallback() throws ZoneTransferException {
Callers
4
fallback
Method · 0.95
parseRR
Method · 0.95
doxfr
Method · 0.95
testOutOfBoundsOffset
Method · 0.80
Calls
no outgoing calls
Tested by
1
testOutOfBoundsOffset
Method · 0.64