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