|
DigiStamp.com | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
dgs.tlkt.ExceptionDgs
dgs.tlkt.ExceptionDgsInternal
DigiStamp software experienced an error. You may need to
forward the situation that resulted in this condition
to DigiStamp for diagnostic.
switch (errorCode) {
case 0:
return "Unsupported Hash Algorithm";
case 2:
return "Transaction not permitted or supported.";
case 5:
return "Data submitted has wrong format (e.g. Hash length wrong)";
case 14:
return "DigiStamp server not available.";
case 15:
return "Request policy not supported by DigiStamp";
case 16:
return "Request extension not supported by DigiStamp";
case 17:
return "Additional information requested not available. ";
| Method Summary | |
int |
getErrorCode()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public int getErrorCode()
public java.lang.String toString()
toString in class ExceptionDgs
|
Copyright 2000-2008 DigiStamp, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||