CacheException constructor

CacheException(
  1. String message
)

Implementation

CacheException(this.message);