|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.steptools.stdev.STDevException
com.steptools.stdev.p21.DuplicateEIDException
public class DuplicateEIDException
Thrown when a an attempt is made to assign the same identifier to
more than one instance in the EntityIDTable.
| Constructor Summary | |
|---|---|
DuplicateEIDException(java.math.BigInteger i)
|
|
| Method Summary | |
|---|---|
java.math.BigInteger |
getId()
|
| 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DuplicateEIDException(java.math.BigInteger i)
| Method Detail |
|---|
public java.math.BigInteger getId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||