Package io.vertx.tp.error
Class _409ReferenceDaoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.horizon.exception.AbstractException
io.horizon.exception.WebException
io.vertx.tp.error._409ReferenceDaoException
- All Implemented Interfaces:
Serializable
public class _409ReferenceDaoException
extends io.horizon.exception.WebException
- Author:
- Lang
- See Also:
-
Field Summary
Fields inherited from class io.horizon.exception.WebException
status -
Constructor Summary
ConstructorsConstructorDescription_409ReferenceDaoException(Class<?> clazz, String source, String attributeName) -
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
-
_409ReferenceDaoException
-
-
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
-