|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.andromda.core.configuration.ConfigurationException
This exception is thrown when an error occurs during AndroMDA configuration.
| Constructor Summary | |
ConfigurationException()
Constructor for ConfigurationException. |
|
ConfigurationException(String message)
Constructor for ConfigurationException. |
|
ConfigurationException(String message,
Throwable parent)
Constructor for ConfigurationException. |
|
ConfigurationException(Throwable parent)
Constructor for ConfigurationException. |
|
| 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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ConfigurationException()
public ConfigurationException(String message)
message -
public ConfigurationException(String message,
Throwable parent)
message - parent - public ConfigurationException(Throwable parent)
parent -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||