MCPcopy Create free account
hub / github.com/e2wugui/zeze / getErrorCode

Method getErrorCode

ZezeJava/ZezeJava/src/main/java/Zeze/IModule.java:68–68  ·  view source on GitHub ↗
(long result)

Source from the content-addressed store, hash-verified

66 }
67
68 static int getErrorCode(long result) {
69 return Protocol.getProtocolId(result);
70 }
71}

Callers 15

packMethod · 0.95
openFileMethod · 0.95
appendFileMethod · 0.95
closeFileMethod · 0.95
prepareDistributeMethod · 0.95
commit2Method · 0.95
tryRollbackMethod · 0.95
sendMethod · 0.95
sendMethod · 0.95
defaultLogActionMethod · 0.95

Implementers 1

ModuleTempZezeJava/ZezeJavaTest/src/Temp/ModuleT

Calls

no outgoing calls

Tested by

no test coverage detected