public class NotFoundException extends UncheckedException
errcode, errmsg| Constructor and Description |
|---|
NotFoundException() |
NotFoundException(String message) |
NotFoundException(String format,
Object... args) |
NotFoundException(String errcode,
String errmsg) |
NotFoundException(String message,
Throwable cause) |
NotFoundException(Throwable cause) |
impossible, isCauseBy, noImplement, unwrapThrowaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.