GattCacheException constructor
GattCacheException(
- String message
Creates a GattCacheException with the specified error message.
Implementation
GattCacheException(this.message);
Creates a GattCacheException with the specified error message.
GattCacheException(this.message);