|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
pt.despodata.java.ddata.RowReferencedException
Title: RowReferencedException Description: Excepção ocorrida quando se pretende remover uma linha de uma tabela e esta está referenciada. Copyright: Copyright (c) Despodata Company: Despodata
| Field Summary | |
static int |
DUPLICATE_PK
Exception ocurred due to primary key duplication |
int |
exceptionType
|
static int |
NONE
|
java.lang.String |
specificMessage
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public java.lang.String specificMessage
public int exceptionType
public static final int NONE
public static final int DUPLICATE_PK
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||