public class StuffNotFoundException extends RuntimeException
| Constructor and Description |
|---|
StuffNotFoundException(String message)
Construct a new instance of this Exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StuffNotFoundException(String message)
message - Denotes what can't be foundCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.