2013/7/11 Mark Thomas wrote:
>
> On 11/07/2013 13:49, Violeta Georgieva wrote:
> > Hi,
> >
> > I have the following question about:
> >
> > 1. Method setValue
> > There is some mismatch in the javadoc. In the method description there
is
> > the following statement:
> >
> > "If the property exists b
2013/7/11 Konstantin Kolinko wrote:
>
> 2013/7/11 Violeta Georgieva :
> > Hi,
> >
> > I have the following question about:
> >
> > 1. Method setValue
> > There is some mismatch in the javadoc. In the method description there
is
> > the following statement:
> >
> > "If the property exists but does n
On 11/07/2013 13:49, Violeta Georgieva wrote:
> Hi,
>
> I have the following question about:
>
> 1. Method setValue
> There is some mismatch in the javadoc. In the method description there is
> the following statement:
>
> "If the property exists but does not have a setter, then a
> PropertyNotF
2013/7/11 Violeta Georgieva :
> Hi,
>
> I have the following question about:
>
> 1. Method setValue
> There is some mismatch in the javadoc. In the method description there is
> the following statement:
>
> "If the property exists but does not have a setter, then a
> PropertyNotFoundException is th
Hi,
I have the following question about:
1. Method setValue
There is some mismatch in the javadoc. In the method description there is
the following statement:
"If the property exists but does not have a setter, then a
PropertyNotFoundException is thrown."
But the throws clause states:
"Propert