Package com.mchange.util
Class DuplicateElementException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.mchange.util.DuplicateElementException
-
- All Implemented Interfaces:
java.io.Serializable
public class DuplicateElementException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DuplicateElementException()
DuplicateElementException(java.lang.String message)
-