public class BuildCacheException extends GradleException
BuildCacheException is the base class of all exceptions thrown by a BuildCacheService.
| Constructor | Description | 
|---|---|
| BuildCacheException() | |
| BuildCacheException(java.lang.String message) | |
| BuildCacheException(java.lang.String message,
                   java.lang.Throwable cause) |