org.springframework.boot.bind

Class RelaxedBindingNotWritablePropertyException

  • All Implemented Interfaces:
    Serializable


    public class RelaxedBindingNotWritablePropertyException
    extends org.springframework.beans.NotWritablePropertyException
    A custom NotWritablePropertyException that is thrown when a failure occurs during relaxed binding.
    Since:
    1.3.0
    Author:
    Andy Wilkinson
    See Also:
    RelaxedDataBinder, Serialized Form
    • Method Detail

      • getMessage

        public String getMessage()
        Overrides:
        getMessage in class org.springframework.core.NestedRuntimeException

Copyright © 2017 Pivotal Software, Inc.. All rights reserved.