public class UnknownTaskException extends UnknownDomainObjectException
An UnknownTaskException is thrown when a task referenced by path cannot be found.
| Constructor and Description | 
|---|
| UnknownTaskException(String message) | 
| UnknownTaskException(String message,
                    Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString