Exception RemoteStorageHelper.StorageHelperException (2.37.0)

public static class RemoteStorageHelper.StorageHelperException extends RuntimeException

Static Methods

translate(Exception ex)

public static RemoteStorageHelper.StorageHelperException translate(Exception ex)
Parameter
Name Description
ex Exception
Returns
Type Description
RemoteStorageHelper.StorageHelperException

Constructors

StorageHelperException(String message)

public StorageHelperException(String message)
Parameter
Name Description
message String

StorageHelperException(String message, Throwable cause)

public StorageHelperException(String message, Throwable cause)
Parameters
Name Description
message String
cause Throwable