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