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

ProviderException

extends RuntimeException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ java.security.ProviderException

Summary

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

Public Constructors

public ProviderException (String msg)

public ProviderException ()

public ProviderException (String message, Throwable cause)

public ProviderException (Throwable cause)