TestStorageException


@ExperimentalTestApi
public class TestStorageException extends RuntimeException


A RuntimeException thrown out of the test storage service.

Summary

Public constructors

Inherited methods

From java.lang.Throwable
synchronized final void
synchronized Throwable
synchronized Throwable
String
String
StackTraceElement[]
synchronized final Throwable[]
synchronized Throwable
void
void
setStackTrace(StackTraceElement[] stackTrace)
String

Public constructors

TestStorageException

public TestStorageException(String message)

TestStorageException

public TestStorageException(String message, Throwable t)