Searched refs:StaticMethodNotImplementedException (Results 1 – 1 of 1) sorted by relevance
76 public static class StaticMethodNotImplementedException extends RuntimeException { class in Bridge79 public StaticMethodNotImplementedException(String msg) { in StaticMethodNotImplementedException() method in Bridge.StaticMethodNotImplementedException241 throw new StaticMethodNotImplementedException(signature); in init()