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