com.steptools.stdev.p21
Class DuplicateEIDException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.steptools.stdev.STDevException
com.steptools.stdev.p21.DuplicateEIDException
- All Implemented Interfaces:
- Serializable
public class DuplicateEIDException
- extends STDevException
Thrown when a an attempt is made to assign the same identifier to
more than one instance in the EntityIDTable.
- See Also:
- Serialized Form
|
Method Summary |
int |
getId()
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DuplicateEIDException
public DuplicateEIDException(int i)
getId
public int getId()