org.encog.app.analyst
public class AnalystError extends EncogError
| Constructor and Description |
|---|
AnalystError(String msg)
Construct a message exception.
|
AnalystError(String msg,
Throwable t)
Construct an exception that holds another exception.
|
AnalystError(Throwable t)
Construct an exception that holds another exception.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014. All Rights Reserved.