public class UnknownTaskException extends UnknownDomainObjectException
An UnknownTaskException is thrown when a task referenced by path cannot be found.
| Constructor | Description | 
|---|---|
| UnknownTaskException(java.lang.String message) | |
| UnknownTaskException(java.lang.String message,
                    java.lang.Throwable cause) |