public abstract class NotFoundException extends PrestoException
| Modifier | Constructor and Description |
|---|---|
protected |
NotFoundException() |
protected |
NotFoundException(String message) |
protected |
NotFoundException(String message,
Throwable cause) |
protected |
NotFoundException(Throwable cause) |
getErrorCode, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2022. All rights reserved.