Class RepresentationNotResolvedException

All Implemented Interfaces:
Serializable

public class RepresentationNotResolvedException extends RepresentationException
Specialization of RepresentationException that indicates a resolver returned null or completed empty.
Since:
1.3.0
Author:
Rossen Stoyanchev
See Also:
  • Constructor Details

    • RepresentationNotResolvedException

      public RepresentationNotResolvedException(Map<String,Object> representation, HandlerMethod handlerMethod)