Class InvalidConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.uka.ipd.sdq.tcfmoop.config.exceptions.InvalidConfigException
- All Implemented Interfaces:
Serializable
An Exception thrown in case the parameters supplied
to the Configuration classes are not valid
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidConfigException
-