|
||||||||
| 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
|
+--JHPcte.NttException
A class for Exceptions appearing during NTT operations.
Further information about the NTT database query language is available
at NTT's Homepage
NttVagueObjSet,
NttObjectReference,
PcteProcess.NttQuery(java.lang.String, JHPcte.NttVagueObjSet[]), Serialized Form| Constructor Summary | |
protected |
NttException(int errNo,
java.lang.String errText)
|
| Method Summary | |
int |
getInternalErrorNumber()
|
boolean |
isFatal()
distinguishes between usage and system errors. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
protected NttException(int errNo,
java.lang.String errText)
| Method Detail |
public boolean isFatal()
public int getInternalErrorNumber()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||