Package io.vertx.tp.error
Class _501NotImplementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.horizon.exception.AbstractException
io.horizon.exception.WebException
io.horizon.exception.web._501NotImplementException
- All Implemented Interfaces:
Serializable
public class _501NotImplementException
extends io.horizon.exception.WebException
- See Also:
-
Field Summary
Fields inherited from class io.horizon.exception.WebException
CODE, INFO, status -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.horizon.exception.WebException
getMessage, getReadible, getTarget, setReadible, setStatus, toJsonMethods inherited from class io.horizon.exception.AbstractException
callerMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
_501NotImplementException
-
-
Method Details
-
getCode
public int getCode()- Specified by:
getCodein classio.horizon.exception.WebException
-
getStatus
public io.horizon.eon.em.web.HttpStatusCode getStatus()- Overrides:
getStatusin classio.horizon.exception.WebException
-