public class LearningProblemUnsupportedException extends Exception
Constructor and Description |
---|
LearningProblemUnsupportedException(Class<? extends AbstractClassExpressionLearningProblem> problemClass,
Class<? extends LearningAlgorithm> algorithmClass) |
LearningProblemUnsupportedException(Class<? extends AbstractClassExpressionLearningProblem> problemClass,
Class<? extends LearningAlgorithm> algorithmClass,
Collection<Class<? extends AbstractClassExpressionLearningProblem>> supportedProblems) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LearningProblemUnsupportedException(Class<? extends AbstractClassExpressionLearningProblem> problemClass, Class<? extends LearningAlgorithm> algorithmClass)
public LearningProblemUnsupportedException(Class<? extends AbstractClassExpressionLearningProblem> problemClass, Class<? extends LearningAlgorithm> algorithmClass, Collection<Class<? extends AbstractClassExpressionLearningProblem>> supportedProblems)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann