Class _412IndentParsingException

  • All Implemented Interfaces:
    Serializable

    public class _412IndentParsingException
    extends io.vertx.up.exception.WebException
    Author:
    Lang
    See Also:
    Serialized Form
    • Constructor Detail

      • _412IndentParsingException

        public _412IndentParsingException​(Class<?> clazz,
                                          String targetIndent,
                                          io.vertx.core.json.JsonObject data)
    • Method Detail

      • getCode

        public int getCode()
        Specified by:
        getCode in class io.vertx.up.exception.WebException
      • getStatus

        public io.vertx.core.http.HttpStatusCode getStatus()
        Overrides:
        getStatus in class io.vertx.up.exception.WebException