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