|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jostraca.util.StandardException.Code
| Field Summary | |
static StandardException.Cat |
CAT_system
|
static StandardException.Cat |
CAT_user
|
| Constructor Summary | |
protected |
StandardException.Code(StandardException.Cat pCat,
java.lang.String pKey)
|
| Method Summary | |
StandardException.Cat |
getCat()
|
java.lang.String |
getKey()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final StandardException.Cat CAT_system
public static final StandardException.Cat CAT_user
| Constructor Detail |
protected StandardException.Code(StandardException.Cat pCat,
java.lang.String pKey)
| Method Detail |
public java.lang.String getKey()
public StandardException.Cat getCat()
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||