Android
java.security.cert
public class

java.security.cert.CertPathValidatorException

java.lang.Object
java.lang.Throwable Serializable
java.lang.Exception
java.security.GeneralSecurityException
java.security.cert.CertPathValidatorException

Summary

Public Constructors

            CertPathValidatorException(String msg, Throwable cause, CertPath certPath, int index)
            CertPathValidatorException(String msg, Throwable cause)
            CertPathValidatorException(Throwable cause)
            CertPathValidatorException(String msg)
            CertPathValidatorException()

Public Methods

          CertPath  getCertPath()
          int  getIndex()
Methods inherited from class java.lang.Throwable
Methods inherited from class java.lang.Object

Details

Public Constructors

public CertPathValidatorException(String msg, Throwable cause, CertPath certPath, int index)

public CertPathValidatorException(String msg, Throwable cause)

public CertPathValidatorException(Throwable cause)

public CertPathValidatorException(String msg)

public CertPathValidatorException()

Public Methods

public CertPath getCertPath()

public int getIndex()

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56