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:
  • Constructor Details

    • DuplicateKeyException

      public DuplicateKeyException(String key, Object firstVal, String secondVal)