public class KscClientException extends Exception
| Constructor and Description |
|---|
KscClientException() |
KscClientException(String message) |
KscClientException(String code,
String message,
String requestId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getMessage() |
String |
getRequestId() |
void |
setCode(String code) |
void |
setRequestId(String requestId) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic KscClientException()
public KscClientException(String message)
Copyright © 2023. All rights reserved.