public class VikingDBException extends Exception
| Constructor and Description |
|---|
VikingDBException() |
VikingDBException(Integer code,
String requestId,
String message) |
VikingDBException(Long code,
String requestId,
String message) |
| Modifier and Type | Method and Description |
|---|---|
Exception |
getErrorCodeException(Integer code,
String requestId,
String message) |
Exception |
getErrorCodeException(Long code,
String requestId,
String message) |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2025. All rights reserved.