public class AnalysisResultNotFoundException extends AbstractCheckedException
Constructor and Description |
---|
AnalysisResultNotFoundException(String message)
Constructs an
AnalysisResultNotFoundException with the specified message. |
getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AnalysisResultNotFoundException(String message)
AnalysisResultNotFoundException
with the specified message.message
- The detailed message (which is saved for later retrieval by the AbstractCheckedException.getMessage()
method).<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>