Home
last modified time | relevance | path

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

/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/processing/
DScopedException.java36 public class ScopedException extends RuntimeException { class
46 public ScopedException(String message, Object... args) { in ScopedException() method in ScopedException
53 ScopedException(String message, ScopedErrorReport scopedErrorReport) { in ScopedException() method in ScopedException