public class ArtifactNotFoundException extends GriffonException
Constructor and Description |
---|
ArtifactNotFoundException(Class<?> clazz) |
ArtifactNotFoundException(GriffonClass griffonClass,
Throwable cause) |
ArtifactNotFoundException(Throwable cause) |
checkNonBlank, checkNonNull
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ArtifactNotFoundException(@Nonnull GriffonClass griffonClass, @Nonnull Throwable cause)