public class MissingBuildFileException extends BuildTargetException
Constructor and Description |
---|
MissingBuildFileException(String spec,
Path buildFile) |
Modifier and Type | Method and Description |
---|---|
String |
getHumanReadableErrorMessage() |
createForBuildFileParseError, createForUnknownParseError
getDependencyStack
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getHumanReadableErrorMessage()
getHumanReadableErrorMessage
in interface ExceptionWithHumanReadableMessage
getHumanReadableErrorMessage
in class BuildFileParseException