Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/lang/
DTypeNotPresentException.java46 public class TypeNotPresentException extends RuntimeException { class
59 public TypeNotPresentException(String typeName, Throwable cause) { in TypeNotPresentException() method in TypeNotPresentException