MCPcopy 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 */
184public int
185getError() {
186 return error;
187}
188
189/** Returns the other data */
190public byte []

Callers 1

verifyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected