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