public class UnknownDomainObjectException extends GradleException
A UnknownDomainObjectException
is the super class of all exceptions thrown when a given domain object
cannot be located.
Constructor and Description |
---|
UnknownDomainObjectException(java.lang.String message) |
UnknownDomainObjectException(java.lang.String message,
java.lang.Throwable cause) |