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, getHumanReadableErrorMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString