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