com.sas.hls.drug.analysis.exception
Class AnalysisRenameException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sas.hls.common.exception.AbstractCheckedException
com.sas.hls.drug.analysis.exception.AnalysisRenameException
- All Implemented Interfaces:
- Serializable
public class AnalysisRenameException
- extends AbstractCheckedException
Thrown when the requested new name would be illegal.
- See Also:
- Serialized Form
AnalysisRenameException
public AnalysisRenameException(String message)
- AnalysisRenameException constructor
- Parameters:
message
- More specific message explaining the exception.
Copyright (c) 2012, SAS Institute Inc., Cary, NC, USA