org.fabric3.jpa.introspection
Class DuplicateOverrides
java.lang.Object
org.fabric3.host.contribution.ValidationFailure
org.fabric3.spi.introspection.xml.XmlValidationFailure
org.fabric3.jpa.introspection.DuplicateOverrides
public class DuplicateOverrides
- extends org.fabric3.spi.introspection.xml.XmlValidationFailure
Raised when an attempt is made to register a set of persistent overrides with the name of one that is already registered.
- Version:
- $Rev: 9763 $ $Date: 2011-01-03 01:48:06 +0100 (Mon, 03 Jan 2011) $
| Methods inherited from class org.fabric3.spi.introspection.xml.XmlValidationFailure |
getColumn, getLine, getMessage, getOffset, getResourceURI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DuplicateOverrides
public DuplicateOverrides(String name,
XMLStreamReader reader)
Copyright © 2007-2012 Metaform Systems.