Package org.apache.openjpa.lib.util
Class FormatPreservingProperties.DuplicateKeyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.openjpa.lib.util.FormatPreservingProperties.DuplicateKeyException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- FormatPreservingProperties
public static class FormatPreservingProperties.DuplicateKeyException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DuplicateKeyException(String key, Object firstVal, String secondVal)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-