|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.iplanet.trustbase.security.store.TokenKeyStoreException | +--com.iplanet.trustbase.security.store.NoSuchEntryException
NoSuchEntryException thrown when a request to fetch an entry fails because the entry is not in the store
Constructor Summary | |
NoSuchEntryException(java.lang.String entryAlias)
|
Methods inherited from class com.iplanet.trustbase.security.store.TokenKeyStoreException |
printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public NoSuchEntryException(java.lang.String entryAlias)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |