Package io.vertx.up.exception.web
Class _415MediaDeclareException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.vertx.core.VertxException
-
- io.vertx.up.exception.ZeroRunException
-
- io.vertx.up.exception.WebException
-
- io.vertx.up.exception.web._415MediaDeclareException
-
- All Implemented Interfaces:
Serializable
public class _415MediaDeclareException extends io.vertx.up.exception.WebException# 「Error」Zero Exception * Category: WebException * Code: -40069 * Status: 415- Author:
- Lang
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description _415MediaDeclareException(Class<?> clazz, Class<?> argType, javax.ws.rs.core.MediaType type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetCode()io.vertx.core.http.HttpStatusCodegetStatus()-
Methods inherited from class io.vertx.up.exception.WebException
getMessage, getReadible, getTarget, setReadible, setStatus, toJson
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-