Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/security/keystore/recovery/
DInternalRecoveryServiceException.java32 public class InternalRecoveryServiceException extends GeneralSecurityException { class
33 public InternalRecoveryServiceException(String msg) { in InternalRecoveryServiceException() method in InternalRecoveryServiceException
37 public InternalRecoveryServiceException(String message, Throwable cause) { in InternalRecoveryServiceException() method in InternalRecoveryServiceException