public class _403ProfileConflictException extends WebException
CODE, INFO, MESSAGE, 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 WebExceptionpublic io.vertx.core.http.HttpStatusCode getStatus()
getStatus in class WebExceptionCopyright © 2019. All rights reserved.