org.enhydra.oyster.exception |
|
Java Source File Name | Type | Comment |
ErrorStorage.java | Class | ErrorStorage is used for storing SMIME error mesages used in construction
of the SMIMEException. |
SMIMEException.java | Class | SMIMEException is exception which is thrown in the classes specific for SMIME
and in the processes associated with SMIME. |
SMIMEIOException.java | Class | SMIMEIOException is exception which is thrown in the classes specific
for SMIME and in the processes associated with SMIME, but only where is imposible
to throw SMIMEException instead of IOException. |