public class NotFoundException extends RuntimeException
| Constructor and Description |
|---|
NotFoundException() |
NotFoundException(String info) |
NotFoundException(String info,
Throwable res) |
NotFoundException(Throwable res) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2025. All rights reserved.