public class SdkException extends RuntimeException
SdkException is the superclass of those exceptions that can be thrown during the ML-SDK operations.| Constructor and Description |
|---|
SdkException() |
SdkException(String message) |
SdkException(String message,
Throwable cause) |
SdkException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.