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

Packages that use com.sas.hls.drug.project.exception
com.sas.hls.drug.analysis Service and class definitions for manipulating and creating SAS Drug Development analyses. 
com.sas.hls.drug.project Service and class definitions for manipulating and creating SAS Drug Development projects. 
 

Classes in com.sas.hls.drug.project.exception used by com.sas.hls.drug.analysis
ProjectNotFoundException
          Thrown when the specified project can not be found or the user does not have access to the project.
 

Classes in com.sas.hls.drug.project.exception used by com.sas.hls.drug.project
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.
 



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