| Package | Description |
|---|---|
| kz.gamma.i18n | |
| kz.gamma.x509 |
| Modifier and Type | Field and Description |
|---|---|
protected ErrorBundle |
LocalizedException.message |
| Modifier and Type | Method and Description |
|---|---|
ErrorBundle |
LocalizedException.getErrorMessage()
Returns the localized error message of the exception.
|
| Constructor and Description |
|---|
LocalizedException(ErrorBundle message)
Constructs a new LocalizedException with the specified localized message.
|
LocalizedException(ErrorBundle message,
java.lang.Throwable throwable)
Constructs a new LocalizedException with the specified localized message and cause.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PKIXCertPathReviewer.addError(ErrorBundle msg) |
protected void |
PKIXCertPathReviewer.addError(ErrorBundle msg,
int index) |
protected void |
PKIXCertPathReviewer.addNotification(ErrorBundle msg) |
protected void |
PKIXCertPathReviewer.addNotification(ErrorBundle msg,
int index) |
| Constructor and Description |
|---|
CertPathReviewerException(ErrorBundle errorMessage) |
CertPathReviewerException(ErrorBundle errorMessage,
java.security.cert.CertPath certPath,
int index) |
CertPathReviewerException(ErrorBundle errorMessage,
java.lang.Throwable throwable) |
CertPathReviewerException(ErrorBundle errorMessage,
java.lang.Throwable throwable,
java.security.cert.CertPath certPath,
int index) |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.