| Package | Description |
|---|---|
| thredds.wcs.v1_0_0_1 |
| Modifier and Type | Method and Description |
|---|---|
WcsException.Code |
WcsException.getCode() |
static WcsException.Code |
WcsException.Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WcsException.Code[] |
WcsException.Code.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WcsException(WcsException.Code code,
String locator,
List<String> messages) |
WcsException(WcsException.Code code,
String locator,
String message) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.