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