Class RemoteStorageHelper.StorageHelperException (2.1.10)

public static class RemoteStorageHelper.StorageHelperException extends RuntimeException

Inheritance

java.lang.Object > Throwable > Exception > RuntimeException > 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

Methods

translate(Exception ex)

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