Class DefaultMismatchedInputException.MismatchedJsonInputError
- java.lang.Object
-
- io.quarkus.resteasy.reactive.jackson.runtime.mappers.DefaultMismatchedInputException.MismatchedJsonInputError
-
- Enclosing class:
- DefaultMismatchedInputException
public static class DefaultMismatchedInputException.MismatchedJsonInputError extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static classDefaultMismatchedInputException.MismatchedJsonInputError.Builder
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAttributeName()IntegergetColumn()IntegergetLine()StringgetObjectName()ObjectgetValue()StringtoString()
-