java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.eclipse.gmt.umlx.alien.mapping.MappingConfigurationException
public class MappingConfigurationException
A MappingConfigurationException is thrown to describe an inconsistency in the mapping meta-deta defing the mapping of an alien and ecore model.
Constructor Summary | |
---|---|
MappingConfigurationException(java.lang.String message)
|
|
MappingConfigurationException(java.lang.String message,
java.lang.Throwable e)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MappingConfigurationException(java.lang.String message)
public MappingConfigurationException(java.lang.String message, java.lang.Throwable e)