Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DNoSuchPropertyException.java24 public class NoSuchPropertyException extends RuntimeException { class
26 public NoSuchPropertyException(String s) { in NoSuchPropertyException() method in NoSuchPropertyException