public class CheckedOutFilesSearchException extends AbstractCheckedException
Constructor and Description |
---|
CheckedOutFilesSearchException(String message)
Constructor to specify detailed message about the exception.
|
Modifier and Type | Method and Description |
---|---|
String |
getPath()
Gets the path that is specified in the exception.
|
getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CheckedOutFilesSearchException(String message)
message
- The detailed message about the exception.public String getPath()
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>