| Package | Description |
|---|---|
| com.amazon.redshift.plugin | |
| com.amazon.redshift.plugin.httpserver | |
| com.amazon.redshift.plugin.utils |
| Modifier and Type | Method and Description |
|---|---|
static InternalPluginException |
InternalPluginException.wrap(Exception ex)
Wrap Exception in this class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InternalServerException
Wrapper exception for http server errors.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CheckUtils.checkAndThrowsWithMessage(boolean condition,
String message) |
static void |
CheckUtils.checkInvalidAndThrows(boolean condition,
String parameterName) |
static void |
CheckUtils.checkMissingAndThrows(String parameter,
String parameterName) |
Copyright © 2024 Amazon.com Inc.. All rights reserved.