public class StudyTableUpdateException extends AbstractCheckedException
Constructor and Description |
---|
StudyTableUpdateException(String message)
Constructs a
StudyTableUpdateException with the specified detail message. |
getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public StudyTableUpdateException(String message)
StudyTableUpdateException
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>