public class _409SessionVersionException extends io.vertx.up.exception.WebException
CODE, INFO, status| Constructor and Description |
|---|
_409SessionVersionException(Class<?> clazz,
int oldVersion,
int newVersion) |
| 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 _409SessionVersionException(Class<?> clazz, int oldVersion, int newVersion)
public int getCode()
getCode in class io.vertx.up.exception.WebExceptionpublic io.vertx.core.http.HttpStatusCode getStatus()
getStatus in class io.vertx.up.exception.WebExceptionCopyright © 2020. All rights reserved.