Interface MissingMessageBodyReaderErrorMessageContextualizer


public interface MissingMessageBodyReaderErrorMessageContextualizer
  • Method Details

    • provideContextMessage

      Takes the same input as MessageBodyReader.isReadable(Class, Type, Annotation[], MediaType) and returns a String that contextualizes the error message. The result can be null if this class is not able to provide any useful context information.