public class LightGBMException extends RuntimeException
| Constructor and Description |
|---|
LightGBMException()
Creates a new LightGBM RuntimeException to be used
after a LightGBM SWIG call fails (returnCodeLGBM==-1).
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LightGBMException()
LightGBMUtils.loadLibs()Copyright © 2022 Feedzai. All rights reserved.