public class RuleAnalysisException extends HumanReadableException
This exception should result in a com.facebook.buck.util.ExitCode.BUILD_ERROR
| Constructor and Description |
|---|
RuleAnalysisException(Throwable cause,
String message) |
RuleAnalysisException(Throwable cause,
String humanReadableFormatString,
Object... args) |
getDependencyStack, getHumanReadableErrorMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString