Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/exception/
DCryptoException.java23 public class CryptoException extends RuntimeException { class
24 public CryptoException(String message) { in CryptoException() method in CryptoException
28 public CryptoException(String message, Throwable t) { in CryptoException() method in CryptoException