com.sas.hls.drug.project.exception
Class ProjectStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sas.hls.common.exception.AbstractCheckedException
com.sas.hls.drug.project.exception.ProjectStateException
- All Implemented Interfaces:
- Serializable
public class ProjectStateException
- extends AbstractCheckedException
Thrown when the project state can not be set.
- See Also:
- Serialized Form
ProjectStateException
public ProjectStateException(String message)
- ProjectStateException constructor
- Parameters:
message
- More specific message explaining the exception.
Copyright (c) 2013, SAS Institute Inc., Cary, NC, USA