| Package | Description |
|---|---|
| com.entrust.toolkit.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
RevocationWarningException
This exception represents a revocation warning.
|
| Constructor and Description |
|---|
RevocationWarningException(java.lang.String message,
RevocationException revocationException)
Creates a new
RevocationWarningException from a
RevocationException. |