|
|||||||||
| 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.DuplicateInstanceException
public class DuplicateInstanceException
Thrown when a an attempt is made to assign multiple identifiers to
a single instance in the EntityIDTable.
| Constructor Summary | |
|---|---|
DuplicateInstanceException(EntityInstance i)
|
|
| Method Summary | |
|---|---|
EntityInstance |
getInstance()
|
| 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 DuplicateInstanceException(EntityInstance i)
| Method Detail |
|---|
public EntityInstance getInstance()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||