public class RelaxedBindingNotWritablePropertyException
extends org.springframework.beans.NotWritablePropertyException
NotWritablePropertyException
that is thrown when a failure occurs
during relaxed binding.RelaxedDataBinder
,
Serialized FormModifier and Type | Method and Description |
---|---|
String |
getMessage() |
PropertyOrigin |
getPropertyOrigin() |
getPossibleMatches
getBeanClass, getPropertyName
contains, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getMessage()
getMessage
in class org.springframework.core.NestedRuntimeException
public PropertyOrigin getPropertyOrigin()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.