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