public class ArtifactDeclarationException extends HumanReadableException
Artifact
Constructor and Description |
---|
ArtifactDeclarationException(com.facebook.buck.core.artifact.ArtifactDeclarationException.Reason reason,
BuildTarget buildTarget,
Path path) |
ArtifactDeclarationException(com.facebook.buck.core.artifact.ArtifactDeclarationException.Reason reason,
BuildTarget buildTarget,
String path) |
getDependencyStack, getHumanReadableErrorMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ArtifactDeclarationException(com.facebook.buck.core.artifact.ArtifactDeclarationException.Reason reason, BuildTarget buildTarget, Path path)
public ArtifactDeclarationException(com.facebook.buck.core.artifact.ArtifactDeclarationException.Reason reason, BuildTarget buildTarget, String path)