Java org.springframework.restdocs.payload FieldTypesDoNotMatchException fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.restdocs.payload FieldTypesDoNotMatchException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.restdocs.payload FieldTypesDoNotMatchException.

The text is from its open source code.

Constructor

FieldTypesDoNotMatchException(FieldDescriptor fieldDescriptor, Object actualType)
Creates a new FieldTypesDoNotMatchException for the field described by the given fieldDescriptor that has the given actualType .