Package | Description |
---|---|
org.mule.modules.googlecloudstorage.exceptions |
Modifier and Type | Method and Description |
---|---|
GoogleStorageApiException.Operation |
GoogleStorageApiException.getOpetationThatThrewException() |
static GoogleStorageApiException.Operation |
GoogleStorageApiException.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoogleStorageApiException.Operation[] |
GoogleStorageApiException.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
GoogleStorageApiException(Exception e,
GoogleStorageApiException.Operation operation) |
Copyright © 2010–2018. All rights reserved.