org.encog.neural.networks.training
public class TrainingError extends NeuralNetworkError
Constructor and Description |
---|
TrainingError(String msg)
Construct a message exception.
|
TrainingError(Throwable t)
Construct an exception that holds another exception.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014. All Rights Reserved.