org.apache.openjpa.lib.util
Class FormatPreservingProperties.DuplicateKeyException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               org.apache.openjpa.lib.util.FormatPreservingProperties.DuplicateKeyException
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
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
FormatPreservingProperties.DuplicateKeyException
public FormatPreservingProperties.DuplicateKeyException(String key,
                                                        Object firstVal,
                                                        String secondVal)
Copyright © 2006 Apache Software Foundation. All Rights Reserved.