org.encog.ml.data.buffer
public class BufferedDataError extends EncogError
Constructor and Description |
---|
BufferedDataError(String msg)
Construct a message exception.
|
BufferedDataError(String msg,
Throwable t)
Construct an exception that holds another exception.
|
BufferedDataError(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.