| Package | Description |
|---|---|
| net.snowflake.ingest.streaming | |
| net.snowflake.ingest.utils |
| Modifier and Type | Method and Description |
|---|---|
SFException |
InsertValidationResponse.InsertError.getException()
Get the exception
|
| Modifier and Type | Method and Description |
|---|---|
void |
InsertValidationResponse.InsertError.setException(SFException exception)
Set the insert exception
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Utils.assertNotNull(String name,
Object value)
Assert when the value is null
|
static void |
Utils.assertStringNotNullOrEmpty(String name,
String value)
Assert when the String is null or Empty
|
Copyright © 2023. All rights reserved.