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