public class NotFoundException extends Exception
| Constructor and Description |
|---|
NotFoundException(String msg) |
NotFoundException(String msg,
Throwable rootCause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 The Apache Software Foundation. All Rights Reserved.