Home
last modified time | relevance | path

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

/aosp12/frameworks/base/apex/appsearch/framework/java/external/android/app/appsearch/exceptions/
H A DIllegalSchemaException.java27 public class IllegalSchemaException extends IllegalArgumentException { class
33 public IllegalSchemaException(@NonNull String message) { in IllegalSchemaException() method in IllegalSchemaException