com.sas.hls.drug.project.exception
Class ProjectNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sas.hls.common.exception.AbstractCheckedException
com.sas.hls.drug.project.exception.ProjectNotFoundException
- All Implemented Interfaces:
- Serializable
public class ProjectNotFoundException
- extends AbstractCheckedException
Thrown when the specified project can not be found or the user does not have access to the project.
- See Also:
- Serialized Form
ProjectNotFoundException
public ProjectNotFoundException(String message)
- ProjectNotFoundException constructor
- Parameters:
message
- More specific message explaining the exception.
Copyright (c) 2012, SAS Institute Inc., Cary, NC, USA