public class IngestResponseException extends Exception
| Modifier and Type | Class and Description |
|---|---|
static class |
IngestResponseException.IngestExceptionBody
Response exception REST message body sent back from Snowflake
|
| Modifier and Type | Method and Description |
|---|---|
IngestResponseException.IngestExceptionBody |
getErrorBody()
Getter for error body
|
int |
getErrorCode()
Getter for error code
|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic int getErrorCode()
public IngestResponseException.IngestExceptionBody getErrorBody()
Copyright © 2023. All rights reserved.