NoKeyInStorageException constructor
NoKeyInStorageException(
- String cause
Exception constructor containing the description for the exception.
Implementation
NoKeyInStorageException(this.cause);
Exception constructor containing the description for the exception.
NoKeyInStorageException(this.cause);