org.dllearner.server
Class ConfigOptionTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dllearner.server.ConfigOptionTypeException
- All Implemented Interfaces:
- Serializable
public class ConfigOptionTypeException
- extends Exception
Exception for indicating that an operation was performed on
a wrong type.
- 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 |
ConfigOptionTypeException
public ConfigOptionTypeException(String optionName,
Class<?> correctType,
Class<?> wrongType)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann