public class _403ProfileConflictException extends io.vertx.up.exception.WebException
CODE, INFO, status| Constructor and Description |
|---|
_403ProfileConflictException(Class<?> clazz,
ProfileType expected,
ProfileType current) |
| 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 _403ProfileConflictException(Class<?> clazz, ProfileType expected, ProfileType current)
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 © 2019. All rights reserved.