public class DuplicateException
extends java.lang.Exception
Constructor and Description |
---|
DuplicateException(java.lang.Object e)
Creates the DuplicateException
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getDuplicate()
Gets duplicate
|