com.sas.hls.drug.analysis.exception
Class AnalysisExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sas.hls.common.exception.AbstractCheckedException
com.sas.hls.drug.analysis.exception.AnalysisExistsException
- All Implemented Interfaces:
- Serializable
public class AnalysisExistsException
- extends AbstractCheckedException
Thrown when attempt is made to create an analysis when one already exists with that name within the project.
- See Also:
- Serialized Form
AnalysisExistsException
public AnalysisExistsException(String message)
- AnalysisExistsException constructor
- Parameters:
message
- More specific message explaining the exception.
Copyright (c) 2014, SAS Institute Inc., Cary, NC, USA