{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

TestStorageException

public class TestStorageException


A RuntimeException thrown out of the test storage service.

Summary

Public constructors

Inherited methods

From class Throwable

Public constructors

TestStorageException

public TestStorageException(@NonNull String message)

TestStorageException

public TestStorageException(@NonNull String message, @NonNull Throwable t)