Searched defs:errorCode (Results 1 – 2 of 2) sorted by relevance
102 public static Chunk createFailChunk(int errorCode, String msg) { in createFailChunk()
330 public void error(String message, Exception exception, int errorCode) { in error()