Home
last modified time | relevance | path

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

/build/make/tools/aconfig/aconfig_storage_file/srcs/android/aconfig/storage/
DAconfigStorageException.java25 public class AconfigStorageException extends RuntimeException { class
52 public AconfigStorageException(String msg) { in AconfigStorageException() method in AconfigStorageException
64 public AconfigStorageException(String msg, Throwable cause) { in AconfigStorageException() method in AconfigStorageException
76 public AconfigStorageException(int errorCode, String msg) { in AconfigStorageException() method in AconfigStorageException
89 public AconfigStorageException(int errorCode, String msg, Throwable cause) { in AconfigStorageException() method in AconfigStorageException