org.dllearner.core.options
Class UnknownConfigOptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dllearner.core.options.UnknownConfigOptionException
- All Implemented Interfaces:
- Serializable
public class UnknownConfigOptionException
- extends Exception
- Author:
- Jens Lehmann
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnknownConfigOptionException
public UnknownConfigOptionException(Class<? extends AbstractComponent> componentClass,
String optionName)
UnknownConfigOptionException
public UnknownConfigOptionException(Class<? extends AbstractComponent> componentClass,
ConfigOption<?> option)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann