TestStorageException


@ExperimentalTestApi
class TestStorageException : RuntimeException


A RuntimeException thrown out of the test storage service.

Summary

Public constructors

Public constructors

TestStorageException

TestStorageException(message: String!)

TestStorageException

TestStorageException(message: String!, t: Throwable!)