Searched defs:BadBytecode (Results 1 – 1 of 1) sorted by relevance
21 public class BadBytecode extends Exception { class22 public BadBytecode(int opcode) { in BadBytecode() method in BadBytecode26 public BadBytecode(String msg) { in BadBytecode() method in BadBytecode30 public BadBytecode(String msg, Throwable cause) { in BadBytecode() method in BadBytecode