public static class RemoteStorageHelper.StorageHelperException extends RuntimeException
Constructor and Description |
---|
StorageHelperException(String message) |
StorageHelperException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
static RemoteStorageHelper.StorageHelperException |
translate(Exception ex) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public StorageHelperException(String message)
public static RemoteStorageHelper.StorageHelperException translate(Exception ex)
Copyright © 2019 Google LLC. All rights reserved.