com.ibm.etools.systems.app.model.resources
Class IncompatibleModelFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xml.sax.SAXException
com.ibm.etools.systems.app.model.resources.IncompatibleModelFormatException
- All Implemented Interfaces:
- Serializable
public class IncompatibleModelFormatException
- extends SAXException
Exception thrown when loading a previous, incompatible, version of the model.
- See Also:
- Serialized Form
copyright
public static final String copyright
- See Also:
- Constant Field Values
IncompatibleModelFormatException
public IncompatibleModelFormatException(String elementName)
- Constructor
getElementName
public String getElementName()
Copyright © 2011 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.