kz.gamma.x509
Class CertPathReviewerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
kz.gamma.i18n.LocalizedException
kz.gamma.x509.CertPathReviewerException
- All Implemented Interfaces:
- java.io.Serializable
public class CertPathReviewerException
- extends LocalizedException
- See Also:
- Serialized Form
|
Field Summary |
private java.security.cert.CertPath |
certPath
|
private int |
index
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
index
private int index
certPath
private java.security.cert.CertPath certPath
CertPathReviewerException
public CertPathReviewerException(ErrorBundle errorMessage,
java.lang.Throwable throwable)
CertPathReviewerException
public CertPathReviewerException(ErrorBundle errorMessage)
CertPathReviewerException
public CertPathReviewerException(ErrorBundle errorMessage,
java.lang.Throwable throwable,
java.security.cert.CertPath certPath,
int index)
CertPathReviewerException
public CertPathReviewerException(ErrorBundle errorMessage,
java.security.cert.CertPath certPath,
int index)
getCertPath
public java.security.cert.CertPath getCertPath()
getIndex
public int getIndex()
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.