| Package | Description |
|---|---|
| com.amazon.redshift.util |
| Modifier and Type | Method and Description |
|---|---|
static RedshiftState |
RedshiftState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RedshiftState[] |
RedshiftState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RedshiftException(String msg,
RedshiftState state) |
RedshiftException(String msg,
RedshiftState state,
Throwable cause) |
RedshiftException(String msg,
RedshiftState state,
Throwable cause,
RedshiftLogger logger) |
Copyright © 2024 Amazon.com Inc.. All rights reserved.