public static class GLMModelSelection.ModelNotFound extends Exception
ModelNotFound exception when fail to construct a model to
explain the data.| Constructor and Description |
|---|
ModelNotFound(String msg)
Construct a
ModelNotFound exception with an error message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ModelNotFound(String msg)
ModelNotFound exception with an error message.msg - the error messageCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.