Home
last modified time | relevance | path

Searched defs:BootstrapMethodError (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/
DBootstrapMethodError.java42 public class BootstrapMethodError extends LinkageError { class
49 public BootstrapMethodError() { in BootstrapMethodError() method in BootstrapMethodError
59 public BootstrapMethodError(String s) { in BootstrapMethodError() method in BootstrapMethodError
70 public BootstrapMethodError(String s, Throwable cause) { in BootstrapMethodError() method in BootstrapMethodError
80 public BootstrapMethodError(Throwable cause) { in BootstrapMethodError() method in BootstrapMethodError