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