| Package | Description |
|---|---|
| net.snowflake.client.loader |
| Modifier and Type | Method and Description |
|---|---|
static LoadingError.ErrorProperty |
LoadingError.ErrorProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoadingError.ErrorProperty[] |
LoadingError.ErrorProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
LoadingError.getProperty(LoadingError.ErrorProperty p) |
void |
LoadingError.setProperty(LoadingError.ErrorProperty p,
String value) |
Copyright © 2017. All rights reserved.