IProjectServiceCreateProject Method (String) | 
Namespace: Dundas.BI.FileSystem
| Exception | Condition | 
|---|---|
| ArgumentException | name is , empty, only consists of whitespace, or contains invalid characters.  | 
| ArgumentOutOfRangeException | name is longer than MaxNameLength. | 
| DuplicateItemException | A project with the specified name already exists. | 
| NoPrivilegeException | The caller is not a system or tenant administrator. | 
| InvalidSessionException | The caller context is not associated with a valid session. |