Package io.vertx.up.exception.web
Class _000HttpWebException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.horizon.exception.AbstractException
io.horizon.exception.WebException
io.vertx.up.exception.web._000HttpWebException
- All Implemented Interfaces:
Serializable
public class _000HttpWebException
extends io.horizon.exception.WebException
- Author:
- Lang
- See Also:
-
Field Summary
Fields inherited from class io.horizon.exception.WebException
status -
Constructor Summary
ConstructorsConstructorDescription_000HttpWebException(Class<?> clazz, io.vertx.ext.web.handler.HttpException ex) -
Method Summary
Methods inherited from class io.horizon.exception.WebException
caller, getMessage, readable, readable, status, toJsonMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
_000HttpWebException
-
-
Method Details
-
getStatus
public io.horizon.eon.em.web.HttpStatusCode getStatus()- Overrides:
getStatusin classio.horizon.exception.WebException
-
getCode
public int getCode()- Specified by:
getCodein classio.horizon.exception.WebException
-