Home
last modified time | relevance | path

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

/external/dagger2/java/dagger/hilt/processor/internal/
DErrorTypeException.java26 public final class ErrorTypeException extends RuntimeException { class
29 public ErrorTypeException(String message, Element badElement) { in ErrorTypeException() method in ErrorTypeException