Name: krT82822 Date: 04/26/99
I quote the web-site:
"public class KeyManagementException
extends KeyException
This is the general key management exception, for all operations
dealing with key management.
Subclasses could include:
KeyIDConflict
KeyAuthorizationFailureException
ExpiredKeyException"
Note the following suggestions:
1. "KeyIDConflict" should read "KeyIDConflictException" to be
consistent.
2. The sentence which begins "Subclasses could include" is
confusing -- either remove the sentence, or explain to
the reader that these are not existing subclasses.
(Review ID: 57488)
======================================================================