mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
List another exception caused by old+new POI jars in production
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139923 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cfa2b94845
commit
4cf20bee0b
@ -22,7 +22,7 @@
|
||||
<faqs title="Frequently Asked Questions">
|
||||
<faq>
|
||||
<question>
|
||||
My code uses some new feature, compiles fine but fails when live with a "MethodNotFoundException"
|
||||
My code uses some new feature, compiles fine but fails when live with a "MethodNotFoundException" or "IncompatibleClassChangeError"
|
||||
</question>
|
||||
<answer>
|
||||
<p>You almost certainly have an older version of POI
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user