Searched defs:BadBytecode (Results 1 – 1 of 1) sorted by relevance
22 public class BadBytecode extends Exception { class26 public BadBytecode(int opcode) { in BadBytecode() method in BadBytecode30 public BadBytecode(String msg) { in BadBytecode() method in BadBytecode34 public BadBytecode(String msg, Throwable cause) { in BadBytecode() method in BadBytecode38 public BadBytecode(MethodInfo minfo, Throwable cause) { in BadBytecode() method in BadBytecode