21 PropertyOutOfBoundsError& operator=(PropertyOutOfBoundsError
const&);
22 PropertyOutOfBoundsError(PropertyOutOfBoundsError
const&);
23 PropertyOutOfBoundsError();
29 ::std::string
const& propertyName,
30 ::std::optional<double> minValue_,
31 ::std::optional<double> maxValue_
35 ::std::string
const& propertyName,
37 ::std::optional<double> minValue_,
38 ::std::optional<double> maxValue_
46 $ctor(::std::string
const& propertyName, ::std::optional<double> minValue_, ::std::optional<double> maxValue_);
49 ::std::string
const& propertyName,
51 ::std::optional<double> minValue_,
52 ::std::optional<double> maxValue_