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:
Nick Burch 2011-06-26 19:22:13 +00:00
parent edd0d3847f
commit 5f6257eb5d

View File

@ -22,7 +22,7 @@
<faqs title="Frequently Asked Questions"> <faqs title="Frequently Asked Questions">
<faq> <faq>
<question> <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> </question>
<answer> <answer>
<p>You almost certainly have an older version of POI <p>You almost certainly have an older version of POI