public class BuildCacheException extends GradleException
BuildCacheException
is the base class of all exceptions thrown by a BuildCacheService
.
Constructor and Description |
---|
BuildCacheException() |
BuildCacheException(String message) |
BuildCacheException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString