|
jACOB 2.7 API Documentation. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
de.tif.jacob.core.exception.UserException
de.tif.jacob.core.exception.UncommittedLinkedRecordException
public class UncommittedLinkedRecordException
This exception indicates that a record is going to be saved (committed), which is linked to an uncommitted record.
| Field Summary |
|---|
| Fields inherited from class de.tif.jacob.core.exception.UserException |
|---|
RCS_ID, RCS_REV |
| Constructor Summary | |
|---|---|
UncommittedLinkedRecordException(IDataTableRecord record)
Constructs the UncommittedLinkedRecordException. |
|
| Method Summary |
|---|
| Methods inherited from class de.tif.jacob.core.exception.UserException |
|---|
getLocalizedMessage, getMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UncommittedLinkedRecordException(IDataTableRecord record)
UncommittedLinkedRecordException.
record - the uncommitted linked record
|
jACOB 2.7 API Documentation. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||