Home
last modified time | relevance | path

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

/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/
DOdpServiceException.java26 public class OdpServiceException extends Exception { class
29 public OdpServiceException(int errorCode) { in OdpServiceException() method in OdpServiceException
33 public OdpServiceException(int errorCode, @NonNull String errorMessage) { in OdpServiceException() method in OdpServiceException
38 public OdpServiceException(int errorCode, @NonNull Throwable cause) { in OdpServiceException() method in OdpServiceException
42 public OdpServiceException( in OdpServiceException() method in OdpServiceException