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
NameDescription
messageString

StorageHelperException(String message, Throwable cause)

public StorageHelperException(String message, Throwable cause)
Parameters
NameDescription
messageString
causeThrowable

Methods

translate(Exception ex)

public static RemoteStorageHelper.StorageHelperException translate(Exception ex)
Parameter
NameDescription
exException
Returns
TypeDescription
RemoteStorageHelper.StorageHelperException