public class BuildRuleFailedException extends RuntimeException implements WrapsException, ExceptionWithContext
Constructor and Description |
---|
BuildRuleFailedException(Throwable cause,
BuildTarget buildTarget) |
Modifier and Type | Method and Description |
---|---|
Optional<String> |
getContext() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getRootCause
public BuildRuleFailedException(Throwable cause, BuildTarget buildTarget)
public Optional<String> getContext()
getContext
in interface ExceptionWithContext