• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!-- NewPage -->
3<html lang="en">
4<head>
5<!-- Generated by javadoc (1.8.0) on Sun Jul 19 11:36:52 PDT 2015 -->
6<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7<title>UnrecognizedPropertyException (jackson-databind 2.6.0 API)</title>
8<meta name="date" content="2015-07-19">
9<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
10<script type="text/javascript" src="../../../../../script.js"></script>
11</head>
12<body>
13<script type="text/javascript"><!--
14    try {
15        if (location.href.indexOf('is-external=true') == -1) {
16            parent.document.title="UnrecognizedPropertyException (jackson-databind 2.6.0 API)";
17        }
18    }
19    catch(err) {
20    }
21//-->
22var methods = {"i0":9,"i1":42};
23var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
24var altColor = "altColor";
25var rowColor = "rowColor";
26var tableTab = "tableTab";
27var activeTableTab = "activeTableTab";
28</script>
29<noscript>
30<div>JavaScript is disabled on your browser.</div>
31</noscript>
32<!-- ========= START OF TOP NAVBAR ======= -->
33<div class="topNav"><a name="navbar.top">
34<!--   -->
35</a>
36<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
37<a name="navbar.top.firstrow">
38<!--   -->
39</a>
40<ul class="navList" title="Navigation">
41<li><a href="../../../../../overview-summary.html">Overview</a></li>
42<li><a href="package-summary.html">Package</a></li>
43<li class="navBarCell1Rev">Class</li>
44<li><a href="class-use/UnrecognizedPropertyException.html">Use</a></li>
45<li><a href="package-tree.html">Tree</a></li>
46<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
47<li><a href="../../../../../index-all.html">Index</a></li>
48<li><a href="../../../../../help-doc.html">Help</a></li>
49</ul>
50</div>
51<div class="subNav">
52<ul class="navList">
53<li><a href="../../../../../com/fasterxml/jackson/databind/exc/PropertyBindingException.html" title="class in com.fasterxml.jackson.databind.exc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
54<li>Next&nbsp;Class</li>
55</ul>
56<ul class="navList">
57<li><a href="../../../../../index.html?com/fasterxml/jackson/databind/exc/UnrecognizedPropertyException.html" target="_top">Frames</a></li>
58<li><a href="UnrecognizedPropertyException.html" target="_top">No&nbsp;Frames</a></li>
59</ul>
60<ul class="navList" id="allclasses_navbar_top">
61<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
62</ul>
63<div>
64<script type="text/javascript"><!--
65  allClassesLink = document.getElementById("allclasses_navbar_top");
66  if(window==top) {
67    allClassesLink.style.display = "block";
68  }
69  else {
70    allClassesLink.style.display = "none";
71  }
72  //-->
73</script>
74</div>
75<div>
76<ul class="subNavList">
77<li>Summary:&nbsp;</li>
78<li><a href="#nested.classes.inherited.from.class.com.fasterxml.jackson.databind.JsonMappingException">Nested</a>&nbsp;|&nbsp;</li>
79<li><a href="#fields.inherited.from.class.com.fasterxml.jackson.databind.exc.PropertyBindingException">Field</a>&nbsp;|&nbsp;</li>
80<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
81<li><a href="#method.summary">Method</a></li>
82</ul>
83<ul class="subNavList">
84<li>Detail:&nbsp;</li>
85<li>Field&nbsp;|&nbsp;</li>
86<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
87<li><a href="#method.detail">Method</a></li>
88</ul>
89</div>
90<a name="skip.navbar.top">
91<!--   -->
92</a></div>
93<!-- ========= END OF TOP NAVBAR ========= -->
94<!-- ======== START OF CLASS DATA ======== -->
95<div class="header">
96<div class="subTitle">com.fasterxml.jackson.databind.exc</div>
97<h2 title="Class UnrecognizedPropertyException" class="title">Class UnrecognizedPropertyException</h2>
98</div>
99<div class="contentContainer">
100<ul class="inheritance">
101<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
102<li>
103<ul class="inheritance">
104<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">java.lang.Throwable</a></li>
105<li>
106<ul class="inheritance">
107<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">java.lang.Exception</a></li>
108<li>
109<ul class="inheritance">
110<li><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">java.io.IOException</a></li>
111<li>
112<ul class="inheritance">
113<li>com.fasterxml.jackson.core.JsonProcessingException</li>
114<li>
115<ul class="inheritance">
116<li><a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html" title="class in com.fasterxml.jackson.databind">com.fasterxml.jackson.databind.JsonMappingException</a></li>
117<li>
118<ul class="inheritance">
119<li><a href="../../../../../com/fasterxml/jackson/databind/exc/PropertyBindingException.html" title="class in com.fasterxml.jackson.databind.exc">com.fasterxml.jackson.databind.exc.PropertyBindingException</a></li>
120<li>
121<ul class="inheritance">
122<li>com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException</li>
123</ul>
124</li>
125</ul>
126</li>
127</ul>
128</li>
129</ul>
130</li>
131</ul>
132</li>
133</ul>
134</li>
135</ul>
136</li>
137</ul>
138<div class="description">
139<ul class="blockList">
140<li class="blockList">
141<dl>
142<dt>All Implemented Interfaces:</dt>
143<dd><a href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd>
144</dl>
145<hr>
146<br>
147<pre>public class <span class="typeNameLabel">UnrecognizedPropertyException</span>
148extends <a href="../../../../../com/fasterxml/jackson/databind/exc/PropertyBindingException.html" title="class in com.fasterxml.jackson.databind.exc">PropertyBindingException</a></pre>
149<div class="block">Specialized <a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html" title="class in com.fasterxml.jackson.databind"><code>JsonMappingException</code></a> sub-class specifically used
150 to indicate problems due to encountering a JSON property that could
151 not be mapped to an Object property (via getter, constructor argument
152 or field).</div>
153<dl>
154<dt><span class="seeLabel">See Also:</span></dt>
155<dd><a href="../../../../../serialized-form.html#com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException">Serialized Form</a></dd>
156</dl>
157</li>
158</ul>
159</div>
160<div class="summary">
161<ul class="blockList">
162<li class="blockList">
163<!-- ======== NESTED CLASS SUMMARY ======== -->
164<ul class="blockList">
165<li class="blockList"><a name="nested.class.summary">
166<!--   -->
167</a>
168<h3>Nested Class Summary</h3>
169<ul class="blockList">
170<li class="blockList"><a name="nested.classes.inherited.from.class.com.fasterxml.jackson.databind.JsonMappingException">
171<!--   -->
172</a>
173<h3>Nested classes/interfaces inherited from class&nbsp;com.fasterxml.jackson.databind.<a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html" title="class in com.fasterxml.jackson.databind">JsonMappingException</a></h3>
174<code><a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.Reference.html" title="class in com.fasterxml.jackson.databind">JsonMappingException.Reference</a></code></li>
175</ul>
176</li>
177</ul>
178<!-- =========== FIELD SUMMARY =========== -->
179<ul class="blockList">
180<li class="blockList"><a name="field.summary">
181<!--   -->
182</a>
183<h3>Field Summary</h3>
184<ul class="blockList">
185<li class="blockList"><a name="fields.inherited.from.class.com.fasterxml.jackson.databind.exc.PropertyBindingException">
186<!--   -->
187</a>
188<h3>Fields inherited from class&nbsp;com.fasterxml.jackson.databind.exc.<a href="../../../../../com/fasterxml/jackson/databind/exc/PropertyBindingException.html" title="class in com.fasterxml.jackson.databind.exc">PropertyBindingException</a></h3>
189<code><a href="../../../../../com/fasterxml/jackson/databind/exc/PropertyBindingException.html#Z:Z_propertiesAsString">_propertiesAsString</a>, <a href="../../../../../com/fasterxml/jackson/databind/exc/PropertyBindingException.html#Z:Z_propertyIds">_propertyIds</a>, <a href="../../../../../com/fasterxml/jackson/databind/exc/PropertyBindingException.html#Z:Z_propertyName">_propertyName</a>, <a href="../../../../../com/fasterxml/jackson/databind/exc/PropertyBindingException.html#Z:Z_referringClass">_referringClass</a></code></li>
190</ul>
191<ul class="blockList">
192<li class="blockList"><a name="fields.inherited.from.class.com.fasterxml.jackson.databind.JsonMappingException">
193<!--   -->
194</a>
195<h3>Fields inherited from class&nbsp;com.fasterxml.jackson.databind.<a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html" title="class in com.fasterxml.jackson.databind">JsonMappingException</a></h3>
196<code><a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html#Z:Z_path">_path</a></code></li>
197</ul>
198<ul class="blockList">
199<li class="blockList"><a name="fields.inherited.from.class.com.fasterxml.jackson.core.JsonProcessingException">
200<!--   -->
201</a>
202<h3>Fields inherited from class&nbsp;com.fasterxml.jackson.core.JsonProcessingException</h3>
203<code>_location</code></li>
204</ul>
205</li>
206</ul>
207<!-- ======== CONSTRUCTOR SUMMARY ======== -->
208<ul class="blockList">
209<li class="blockList"><a name="constructor.summary">
210<!--   -->
211</a>
212<h3>Constructor Summary</h3>
213<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
214<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
215<tr>
216<th class="colOne" scope="col">Constructor and Description</th>
217</tr>
218<tr class="altColor">
219<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/exc/UnrecognizedPropertyException.html#UnrecognizedPropertyException-java.lang.String-com.fasterxml.jackson.core.JsonLocation-java.lang.Class-java.lang.String-java.util.Collection-">UnrecognizedPropertyException</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;msg,
220                             com.fasterxml.jackson.core.JsonLocation&nbsp;loc,
221                             <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;referringClass,
222                             <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propName,
223                             <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;propertyIds)</code>&nbsp;</td>
224</tr>
225</table>
226</li>
227</ul>
228<!-- ========== METHOD SUMMARY =========== -->
229<ul class="blockList">
230<li class="blockList"><a name="method.summary">
231<!--   -->
232</a>
233<h3>Method Summary</h3>
234<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
235<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
236<tr>
237<th class="colFirst" scope="col">Modifier and Type</th>
238<th class="colLast" scope="col">Method and Description</th>
239</tr>
240<tr id="i0" class="altColor">
241<td class="colFirst"><code>static <a href="../../../../../com/fasterxml/jackson/databind/exc/UnrecognizedPropertyException.html" title="class in com.fasterxml.jackson.databind.exc">UnrecognizedPropertyException</a></code></td>
242<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/exc/UnrecognizedPropertyException.html#from-com.fasterxml.jackson.core.JsonParser-java.lang.Object-java.lang.String-java.util.Collection-">from</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp,
243    <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;fromObjectOrClass,
244    <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
245    <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;propertyIds)</code>
246<div class="block">Factory method used for constructing instances of this exception type.</div>
247</td>
248</tr>
249<tr id="i1" class="rowColor">
250<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
251<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/exc/UnrecognizedPropertyException.html#getUnrecognizedPropertyName--">getUnrecognizedPropertyName</a></span>()</code>
252<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
253<div class="block"><span class="deprecationComment">Since 2.3, use <a href="../../../../../com/fasterxml/jackson/databind/exc/PropertyBindingException.html#getPropertyName--"><code>PropertyBindingException.getPropertyName()</code></a> instead.</span></div>
254</div>
255</td>
256</tr>
257</table>
258<ul class="blockList">
259<li class="blockList"><a name="methods.inherited.from.class.com.fasterxml.jackson.databind.exc.PropertyBindingException">
260<!--   -->
261</a>
262<h3>Methods inherited from class&nbsp;com.fasterxml.jackson.databind.exc.<a href="../../../../../com/fasterxml/jackson/databind/exc/PropertyBindingException.html" title="class in com.fasterxml.jackson.databind.exc">PropertyBindingException</a></h3>
263<code><a href="../../../../../com/fasterxml/jackson/databind/exc/PropertyBindingException.html#getKnownPropertyIds--">getKnownPropertyIds</a>, <a href="../../../../../com/fasterxml/jackson/databind/exc/PropertyBindingException.html#getMessageSuffix--">getMessageSuffix</a>, <a href="../../../../../com/fasterxml/jackson/databind/exc/PropertyBindingException.html#getPropertyName--">getPropertyName</a>, <a href="../../../../../com/fasterxml/jackson/databind/exc/PropertyBindingException.html#getReferringClass--">getReferringClass</a></code></li>
264</ul>
265<ul class="blockList">
266<li class="blockList"><a name="methods.inherited.from.class.com.fasterxml.jackson.databind.JsonMappingException">
267<!--   -->
268</a>
269<h3>Methods inherited from class&nbsp;com.fasterxml.jackson.databind.<a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html" title="class in com.fasterxml.jackson.databind">JsonMappingException</a></h3>
270<code><a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html#Z:Z_appendPathDesc-java.lang.StringBuilder-">_appendPathDesc</a>, <a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html#Z:Z_buildMessage--">_buildMessage</a>, <a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html#from-com.fasterxml.jackson.core.JsonParser-java.lang.String-">from</a>, <a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html#from-com.fasterxml.jackson.core.JsonParser-java.lang.String-java.lang.Throwable-">from</a>, <a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html#fromUnexpectedIOE-java.io.IOException-">fromUnexpectedIOE</a>, <a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html#getLocalizedMessage--">getLocalizedMessage</a>, <a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html#getMessage--">getMessage</a>, <a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html#getPath--">getPath</a>, <a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html#getPathReference--">getPathReference</a>, <a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html#getPathReference-java.lang.StringBuilder-">getPathReference</a>, <a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html#prependPath-com.fasterxml.jackson.databind.JsonMappingException.Reference-">prependPath</a>, <a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html#prependPath-java.lang.Object-int-">prependPath</a>, <a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html#prependPath-java.lang.Object-java.lang.String-">prependPath</a>, <a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html#toString--">toString</a>, <a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html#wrapWithPath-java.lang.Throwable-com.fasterxml.jackson.databind.JsonMappingException.Reference-">wrapWithPath</a>, <a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html#wrapWithPath-java.lang.Throwable-java.lang.Object-int-">wrapWithPath</a>, <a href="../../../../../com/fasterxml/jackson/databind/JsonMappingException.html#wrapWithPath-java.lang.Throwable-java.lang.Object-java.lang.String-">wrapWithPath</a></code></li>
271</ul>
272<ul class="blockList">
273<li class="blockList"><a name="methods.inherited.from.class.com.fasterxml.jackson.core.JsonProcessingException">
274<!--   -->
275</a>
276<h3>Methods inherited from class&nbsp;com.fasterxml.jackson.core.JsonProcessingException</h3>
277<code>getLocation, getOriginalMessage</code></li>
278</ul>
279<ul class="blockList">
280<li class="blockList"><a name="methods.inherited.from.class.java.lang.Throwable">
281<!--   -->
282</a>
283<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></h3>
284<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#addSuppressed-java.lang.Throwable-" title="class or interface in java.lang">addSuppressed</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace--" title="class or interface in java.lang">fillInStackTrace</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#getCause--" title="class or interface in java.lang">getCause</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace--" title="class or interface in java.lang">getStackTrace</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#getSuppressed--" title="class or interface in java.lang">getSuppressed</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#initCause-java.lang.Throwable-" title="class or interface in java.lang">initCause</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace--" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace-java.io.PrintStream-" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace-java.io.PrintWriter-" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#setStackTrace-java.lang.StackTraceElement:A-" title="class or interface in java.lang">setStackTrace</a></code></li>
285</ul>
286<ul class="blockList">
287<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
288<!--   -->
289</a>
290<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
291<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
292</ul>
293</li>
294</ul>
295</li>
296</ul>
297</div>
298<div class="details">
299<ul class="blockList">
300<li class="blockList">
301<!-- ========= CONSTRUCTOR DETAIL ======== -->
302<ul class="blockList">
303<li class="blockList"><a name="constructor.detail">
304<!--   -->
305</a>
306<h3>Constructor Detail</h3>
307<a name="UnrecognizedPropertyException-java.lang.String-com.fasterxml.jackson.core.JsonLocation-java.lang.Class-java.lang.String-java.util.Collection-">
308<!--   -->
309</a>
310<ul class="blockListLast">
311<li class="blockList">
312<h4>UnrecognizedPropertyException</h4>
313<pre>public&nbsp;UnrecognizedPropertyException(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;msg,
314                                     com.fasterxml.jackson.core.JsonLocation&nbsp;loc,
315                                     <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;referringClass,
316                                     <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propName,
317                                     <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;propertyIds)</pre>
318</li>
319</ul>
320</li>
321</ul>
322<!-- ============ METHOD DETAIL ========== -->
323<ul class="blockList">
324<li class="blockList"><a name="method.detail">
325<!--   -->
326</a>
327<h3>Method Detail</h3>
328<a name="from-com.fasterxml.jackson.core.JsonParser-java.lang.Object-java.lang.String-java.util.Collection-">
329<!--   -->
330</a>
331<ul class="blockList">
332<li class="blockList">
333<h4>from</h4>
334<pre>public static&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/exc/UnrecognizedPropertyException.html" title="class in com.fasterxml.jackson.databind.exc">UnrecognizedPropertyException</a>&nbsp;from(com.fasterxml.jackson.core.JsonParser&nbsp;jp,
335                                                 <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;fromObjectOrClass,
336                                                 <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
337                                                 <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;propertyIds)</pre>
338<div class="block">Factory method used for constructing instances of this exception type.</div>
339<dl>
340<dt><span class="paramLabel">Parameters:</span></dt>
341<dd><code>jp</code> - Underlying parser used for reading input being used for data-binding</dd>
342<dd><code>fromObjectOrClass</code> - Reference to either instance of problematic type (
343    if available), or if not, type itself</dd>
344<dd><code>propertyName</code> - Name of unrecognized property</dd>
345<dd><code>propertyIds</code> - (optional, null if not available) Set of properties that
346    type would recognize, if completely known: null if set can not be determined.</dd>
347</dl>
348</li>
349</ul>
350<a name="getUnrecognizedPropertyName--">
351<!--   -->
352</a>
353<ul class="blockListLast">
354<li class="blockList">
355<h4>getUnrecognizedPropertyName</h4>
356<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
357public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getUnrecognizedPropertyName()</pre>
358<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Since 2.3, use <a href="../../../../../com/fasterxml/jackson/databind/exc/PropertyBindingException.html#getPropertyName--"><code>PropertyBindingException.getPropertyName()</code></a> instead.</span></div>
359</li>
360</ul>
361</li>
362</ul>
363</li>
364</ul>
365</div>
366</div>
367<!-- ========= END OF CLASS DATA ========= -->
368<!-- ======= START OF BOTTOM NAVBAR ====== -->
369<div class="bottomNav"><a name="navbar.bottom">
370<!--   -->
371</a>
372<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
373<a name="navbar.bottom.firstrow">
374<!--   -->
375</a>
376<ul class="navList" title="Navigation">
377<li><a href="../../../../../overview-summary.html">Overview</a></li>
378<li><a href="package-summary.html">Package</a></li>
379<li class="navBarCell1Rev">Class</li>
380<li><a href="class-use/UnrecognizedPropertyException.html">Use</a></li>
381<li><a href="package-tree.html">Tree</a></li>
382<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
383<li><a href="../../../../../index-all.html">Index</a></li>
384<li><a href="../../../../../help-doc.html">Help</a></li>
385</ul>
386</div>
387<div class="subNav">
388<ul class="navList">
389<li><a href="../../../../../com/fasterxml/jackson/databind/exc/PropertyBindingException.html" title="class in com.fasterxml.jackson.databind.exc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
390<li>Next&nbsp;Class</li>
391</ul>
392<ul class="navList">
393<li><a href="../../../../../index.html?com/fasterxml/jackson/databind/exc/UnrecognizedPropertyException.html" target="_top">Frames</a></li>
394<li><a href="UnrecognizedPropertyException.html" target="_top">No&nbsp;Frames</a></li>
395</ul>
396<ul class="navList" id="allclasses_navbar_bottom">
397<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
398</ul>
399<div>
400<script type="text/javascript"><!--
401  allClassesLink = document.getElementById("allclasses_navbar_bottom");
402  if(window==top) {
403    allClassesLink.style.display = "block";
404  }
405  else {
406    allClassesLink.style.display = "none";
407  }
408  //-->
409</script>
410</div>
411<div>
412<ul class="subNavList">
413<li>Summary:&nbsp;</li>
414<li><a href="#nested.classes.inherited.from.class.com.fasterxml.jackson.databind.JsonMappingException">Nested</a>&nbsp;|&nbsp;</li>
415<li><a href="#fields.inherited.from.class.com.fasterxml.jackson.databind.exc.PropertyBindingException">Field</a>&nbsp;|&nbsp;</li>
416<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
417<li><a href="#method.summary">Method</a></li>
418</ul>
419<ul class="subNavList">
420<li>Detail:&nbsp;</li>
421<li>Field&nbsp;|&nbsp;</li>
422<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
423<li><a href="#method.detail">Method</a></li>
424</ul>
425</div>
426<a name="skip.navbar.bottom">
427<!--   -->
428</a></div>
429<!-- ======== END OF BOTTOM NAVBAR ======= -->
430<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved.</small></p>
431</body>
432</html>
433