|
|||||||||
| 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
|
+--genealogy.struct.GenealogyException
GenealogyException
Derived from exception.
Exception type field added.
| Field Summary | |
int |
DATABASE_EXCEPTION
|
private int |
type
|
| Fields inherited from class java.lang.Throwable |
backtrace,
detailMessage,
serialVersionUID |
| Constructor Summary | |
GenealogyException()
|
|
GenealogyException(int type,
java.lang.String errorMsg)
|
|
GenealogyException(java.lang.String errorMsg)
|
|
| Method Summary | |
int |
getType()
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
printStackTrace0,
toString |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public final int DATABASE_EXCEPTION
private int type
| Constructor Detail |
public GenealogyException()
public GenealogyException(int type,
java.lang.String errorMsg)
public GenealogyException(java.lang.String errorMsg)
| Method Detail |
public int getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||