public class GoogleStorageApiException extends GoogleStorageException
Modifier and Type | Class and Description |
---|---|
static class |
GoogleStorageApiException.Operation |
Constructor and Description |
---|
GoogleStorageApiException(Exception e) |
GoogleStorageApiException(Exception e,
GoogleStorageApiException.Operation operation) |
Modifier and Type | Method and Description |
---|---|
GoogleStorageApiException.Operation |
getOpetationThatThrewException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GoogleStorageApiException(Exception e)
public GoogleStorageApiException(Exception e, GoogleStorageApiException.Operation operation)
public GoogleStorageApiException.Operation getOpetationThatThrewException()
Copyright © 2010–2018. All rights reserved.