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

TestStorageException

class TestStorageException


A RuntimeException thrown out of the test storage service.

Summary

Public constructors

Inherited functions

From class Throwable

Public constructors

TestStorageException

TestStorageException(message: String)

TestStorageException

TestStorageException(message: String, t: Throwable)