Class BuiltinMismatchedInputExceptionMapper.MismatchedJsonInputError

java.lang.Object
io.quarkus.resteasy.reactive.jackson.runtime.mappers.BuiltinMismatchedInputExceptionMapper.MismatchedJsonInputError
Enclosing class:
BuiltinMismatchedInputExceptionMapper

public static class BuiltinMismatchedInputExceptionMapper.MismatchedJsonInputError extends Object
  • Method Details

    • getObjectName

      public String getObjectName()
    • getAttributeName

      public String getAttributeName()
    • getLine

      public Integer getLine()
    • getColumn

      public Integer getColumn()
    • getValue

      public Object getValue()
    • toString

      public String toString()
      Overrides:
      toString in class Object