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