Home
last modified time | relevance | path

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

/system/timezone/distro/core/src/main/com/android/timezone/distro/
DDistroException.java22 public class DistroException extends Exception { class
24 public DistroException(String message) { in DistroException() method in DistroException
28 public DistroException(String message, Throwable cause) { in DistroException() method in DistroException