SerializableUnknownConfigurationException, UnknownProjectException, UnknownRepositoryException, UnknownTaskExceptionpublic class UnknownDomainObjectException extends GradleException
A UnknownDomainObjectException is the super class of all exceptions thrown when a given domain object
 cannot be located.
| Constructor | Description | 
|---|---|
| UnknownDomainObjectException(String message) | |
| UnknownDomainObjectException(String message,
                            Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString