Home
last modified time | relevance | path

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

/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/
DClassUtil.java420 public static void throwAsIAE(Throwable t) { in throwAsIAE() method in ClassUtil
429 public static void throwAsIAE(Throwable t, String msg) in throwAsIAE() method in ClassUtil