Package | Description |
---|---|
net.snowflake.ingest.streaming | |
net.snowflake.ingest.utils |
Modifier and Type | Method and Description |
---|---|
SFException |
InsertValidationResponse.InsertError.getException()
Get the exception
|
Constructor and Description |
---|
InsertError(Object row,
SFException exception,
long rowIndex) |
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 © 2022. All rights reserved.