MCPcopy 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
387private void
388fail(String s) throws ZoneTransferException {
389 throw new ZoneTransferException(s);
390}
391
392private void
393fallback() throws ZoneTransferException {

Callers 4

fallbackMethod · 0.95
parseRRMethod · 0.95
doxfrMethod · 0.95
testOutOfBoundsOffsetMethod · 0.80

Calls

no outgoing calls

Tested by 1

testOutOfBoundsOffsetMethod · 0.64