public class NotFoundException extends RuntimeException
Constructor and Description |
---|
NotFoundException(String message)
Creates a new NotFoundException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NotFoundException(String message)
message
- the message of the exceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.