public class _404ModuleMissingException extends io.vertx.up.exception.WebException
CODE, INFO, status| Constructor and Description |
|---|
_404ModuleMissingException(Class<?> clazz,
String module) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
io.vertx.core.http.HttpStatusCode |
getStatus() |
getMessage, getReadible, getTarget, setReadible, setStatus, toJsonaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic int getCode()
getCode in class io.vertx.up.exception.WebExceptionpublic io.vertx.core.http.HttpStatusCode getStatus()
getStatus in class io.vertx.up.exception.WebExceptionCopyright © 2021. All rights reserved.