class StorageException: RuntimeException
Constructors
<init>
constructor(message: String?, cause: Throwable?)
Parameters
Name | Description |
---|---|
message: String?
|
|
cause: Throwable?
|
class StorageException: RuntimeException
constructor(message: String?, cause: Throwable?)
Parameters
Name | Description |
---|---|
message: String?
|
|
cause: Throwable?
|