Class FieldNotFoundAdvice


  • @ControllerAdvice
    public class FieldNotFoundAdvice
    extends java.lang.Object
    Class for deciding how the server should respond when a FieldNotFoundException occurs.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FieldNotFoundAdvice

        public FieldNotFoundAdvice()