|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.webdocwf.util.smime.exception.ErrorStorage
ErrorStorage is used for storing SMIME error mesages used in construction of the SMIMEException.
Constructor Summary | |
ErrorStorage()
|
Method Summary | |
static java.lang.String |
getErrorMesage(int errNumber0)
Returns error message text according to the given input number parameter. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ErrorStorage()
Method Detail |
public static java.lang.String getErrorMesage(int errNumber0)
errNumber0
- error number
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |