Package com.sas.hls.drug.project.exception

Exceptions that can be thrown while manipulating a project or using the projectService.

See:
          Description

Exception Summary
ProjectExistsException Thrown when attempt is made to create a project when a project already exists with that name in the same organization.
ProjectNotFoundException Thrown when the specified project can not be found or the user does not have access to the project.
ProjectRenameException Thrown when the requested renaming of a project would be illegal.
ProjectStateException Thrown when the project state can not be set.
 

Package com.sas.hls.drug.project.exception Description

Exceptions that can be thrown while manipulating a project or using the projectService.



Copyright (c) 2016, SAS Institute Inc., Cary, NC, USA