加载中...
The Wayback Machine - https://sup1a9wrlpyh5li9ro.vcoronado.top/web/20090222093604/http://developer.android.com:80/reference/java/security/KeyStoreException.html
public class

KeyStoreException

extends GeneralSecurityException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.security.GeneralSecurityException
         ↳ java.security.KeyStoreException

Summary

Public Constructors
KeyStoreException(String msg)
KeyStoreException()
KeyStoreException(String message, Throwable cause)
KeyStoreException(Throwable cause)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public KeyStoreException (String msg)

public KeyStoreException ()

public KeyStoreException (String message, Throwable cause)

public KeyStoreException (Throwable cause)