English | Site Directory

Android - An Open Handset Alliance Project

java.security
public class

java.security.ProviderException

java.lang.Object
java.lang.Throwable Serializable
java.lang.Exception
java.lang.RuntimeException
java.security.ProviderException

Summary

Public Constructors

            ProviderException(String msg)
            ProviderException()
            ProviderException(String message, Throwable cause)
            ProviderException(Throwable cause)
Methods inherited from class java.lang.Throwable
Methods inherited from class java.lang.Object

Details

Public Constructors

public ProviderException(String msg)

public ProviderException()

public ProviderException(String message, Throwable cause)

public ProviderException(Throwable cause)

Build 0.9_r1-108270 - 03 Sep 2008 13:02