Class DuplicateKeyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.rootservices.otter.translator.exception.DuplicateKeyException
-
- All Implemented Interfaces:
java.io.Serializable
public class DuplicateKeyException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DuplicateKeyException(java.lang.String message, java.lang.Throwable cause, java.lang.String key)
-
Method Summary
Modifier and Type Method Description java.lang.StringgetKey()
-