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