| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | 
 | <!--NewPage--> | 
 | <HTML> | 
 | <HEAD> | 
 | <!-- Generated by javadoc (build 1.6.0_30) on Thu Feb 16 09:34:30 CST 2012 --> | 
 | <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> | 
 | <TITLE> | 
 | OptimisticException (OpenJPA Parent POM 2.2.0 API) | 
 | </TITLE> | 
 |  | 
 | <META NAME="date" CONTENT="2012-02-16"> | 
 |  | 
 | <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> | 
 |  | 
 | <SCRIPT type="text/javascript"> | 
 | function windowTitle() | 
 | { | 
 |     if (location.href.indexOf('is-external=true') == -1) { | 
 |         parent.document.title="OptimisticException (OpenJPA Parent POM 2.2.0 API)"; | 
 |     } | 
 | } | 
 | </SCRIPT> | 
 | <NOSCRIPT> | 
 | </NOSCRIPT> | 
 |  | 
 | </HEAD> | 
 |  | 
 | <BODY BGCOLOR="white" onload="windowTitle();"> | 
 | <HR> | 
 |  | 
 |  | 
 | <!-- ========= START OF TOP NAVBAR ======= --> | 
 | <A NAME="navbar_top"><!-- --></A> | 
 | <A HREF="#skip-navbar_top" title="Skip navigation links"></A> | 
 | <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> | 
 | <TR> | 
 | <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> | 
 | <A NAME="navbar_top_firstrow"><!-- --></A> | 
 | <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> | 
 |   <TR ALIGN="center" VALIGN="top"> | 
 |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> | 
 |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> | 
 |   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev">  <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> | 
 |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/OptimisticException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> | 
 |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> | 
 |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> | 
 |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> | 
 |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> | 
 |   </TR> | 
 | </TABLE> | 
 | </TD> | 
 | <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> | 
 | </EM> | 
 | </TD> | 
 | </TR> | 
 |  | 
 | <TR> | 
 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | 
 |  <A HREF="../../../../org/apache/openjpa/util/OpenJPAId.html" title="class in org.apache.openjpa.util"><B>PREV CLASS</B></A>  | 
 |  <A HREF="../../../../org/apache/openjpa/util/Proxies.html" title="class in org.apache.openjpa.util"><B>NEXT CLASS</B></A></FONT></TD> | 
 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | 
 |   <A HREF="../../../../index.html?org/apache/openjpa/util/OptimisticException.html" target="_top"><B>FRAMES</B></A>    | 
 |  <A HREF="OptimisticException.html" target="_top"><B>NO FRAMES</B></A>    | 
 |  <SCRIPT type="text/javascript"> | 
 |   <!-- | 
 |   if(window==top) { | 
 |     document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); | 
 |   } | 
 |   //--> | 
 | </SCRIPT> | 
 | <NOSCRIPT> | 
 |   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> | 
 | </NOSCRIPT> | 
 |  | 
 |  | 
 | </FONT></TD> | 
 | </TR> | 
 | <TR> | 
 | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | 
 |   SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_org.apache.openjpa.util.StoreException">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> | 
 | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | 
 | DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> | 
 | </TR> | 
 | </TABLE> | 
 | <A NAME="skip-navbar_top"></A> | 
 | <!-- ========= END OF TOP NAVBAR ========= --> | 
 |  | 
 | <HR> | 
 | <!-- ======== START OF CLASS DATA ======== --> | 
 | <H2> | 
 | <FONT SIZE="-1"> | 
 | org.apache.openjpa.util</FONT> | 
 | <BR> | 
 | Class OptimisticException</H2> | 
 | <PRE> | 
 | <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A> | 
 |   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">java.lang.Throwable</A> | 
 |       <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">java.lang.Exception</A> | 
 |           <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">java.lang.RuntimeException</A> | 
 |               <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/openjpa/util/OpenJPAException.html" title="class in org.apache.openjpa.util">org.apache.openjpa.util.OpenJPAException</A> | 
 |                   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/openjpa/util/StoreException.html" title="class in org.apache.openjpa.util">org.apache.openjpa.util.StoreException</A> | 
 |                       <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.openjpa.util.OptimisticException</B> | 
 | </PRE> | 
 | <DL> | 
 | <DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>, <A HREF="../../../../org/apache/openjpa/util/ExceptionInfo.html" title="interface in org.apache.openjpa.util">ExceptionInfo</A></DD> | 
 | </DL> | 
 | <HR> | 
 | <DL> | 
 | <DT><PRE>public class <B>OptimisticException</B><DT>extends <A HREF="../../../../org/apache/openjpa/util/StoreException.html" title="class in org.apache.openjpa.util">StoreException</A></DL> | 
 | </PRE> | 
 |  | 
 | <P> | 
 | Exception type for optimistic concurrency violations. | 
 | <P> | 
 |  | 
 | <P> | 
 | <DL> | 
 | <DT><B>Since:</B></DT> | 
 |   <DD>0.2.5</DD> | 
 | <DT><B>Author:</B></DT> | 
 |   <DD>Marc Prud'hommeaux</DD> | 
 | <DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#org.apache.openjpa.util.OptimisticException">Serialized Form</A></DL> | 
 | <HR> | 
 |  | 
 | <P> | 
 | <!-- =========== FIELD SUMMARY =========== --> | 
 |  | 
 | <A NAME="field_summary"><!-- --></A> | 
 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | 
 | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | 
 | <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> | 
 | <B>Field Summary</B></FONT></TH> | 
 | </TR> | 
 | </TABLE> | 
 |  <A NAME="fields_inherited_from_class_org.apache.openjpa.util.StoreException"><!-- --></A> | 
 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | 
 | <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> | 
 | <TH ALIGN="left"><B>Fields inherited from class org.apache.openjpa.util.<A HREF="../../../../org/apache/openjpa/util/StoreException.html" title="class in org.apache.openjpa.util">StoreException</A></B></TH> | 
 | </TR> | 
 | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
 | <TD><CODE><A HREF="../../../../org/apache/openjpa/util/StoreException.html#LOCK">LOCK</A>, <A HREF="../../../../org/apache/openjpa/util/StoreException.html#OBJECT_EXISTS">OBJECT_EXISTS</A>, <A HREF="../../../../org/apache/openjpa/util/StoreException.html#OBJECT_NOT_FOUND">OBJECT_NOT_FOUND</A>, <A HREF="../../../../org/apache/openjpa/util/StoreException.html#OPTIMISTIC">OPTIMISTIC</A>, <A HREF="../../../../org/apache/openjpa/util/StoreException.html#QUERY">QUERY</A>, <A HREF="../../../../org/apache/openjpa/util/StoreException.html#REFERENTIAL_INTEGRITY">REFERENTIAL_INTEGRITY</A></CODE></TD> | 
 | </TR> | 
 | </TABLE> | 
 |  <A NAME="fields_inherited_from_class_org.apache.openjpa.util.ExceptionInfo"><!-- --></A> | 
 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | 
 | <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> | 
 | <TH ALIGN="left"><B>Fields inherited from interface org.apache.openjpa.util.<A HREF="../../../../org/apache/openjpa/util/ExceptionInfo.html" title="interface in org.apache.openjpa.util">ExceptionInfo</A></B></TH> | 
 | </TR> | 
 | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
 | <TD><CODE><A HREF="../../../../org/apache/openjpa/util/ExceptionInfo.html#GENERAL">GENERAL</A>, <A HREF="../../../../org/apache/openjpa/util/ExceptionInfo.html#INTERNAL">INTERNAL</A>, <A HREF="../../../../org/apache/openjpa/util/ExceptionInfo.html#STORE">STORE</A>, <A HREF="../../../../org/apache/openjpa/util/ExceptionInfo.html#UNAVAILABLE">UNAVAILABLE</A>, <A HREF="../../../../org/apache/openjpa/util/ExceptionInfo.html#UNSUPPORTED">UNSUPPORTED</A>, <A HREF="../../../../org/apache/openjpa/util/ExceptionInfo.html#USER">USER</A>, <A HREF="../../../../org/apache/openjpa/util/ExceptionInfo.html#WRAPPED">WRAPPED</A></CODE></TD> | 
 | </TR> | 
 | </TABLE> | 
 |   | 
 | <!-- ======== CONSTRUCTOR SUMMARY ======== --> | 
 |  | 
 | <A NAME="constructor_summary"><!-- --></A> | 
 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | 
 | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | 
 | <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> | 
 | <B>Constructor Summary</B></FONT></TH> | 
 | </TR> | 
 | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
 | <TD><CODE><B><A HREF="../../../../org/apache/openjpa/util/OptimisticException.html#OptimisticException(java.util.Collection, java.lang.Throwable[])">OptimisticException</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A> failed, | 
 |                     <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A>[] nested)</CODE> | 
 |  | 
 | <BR> | 
 |            </TD> | 
 | </TR> | 
 | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
 | <TD><CODE><B><A HREF="../../../../org/apache/openjpa/util/OptimisticException.html#OptimisticException(org.apache.openjpa.lib.util.Localizer.Message)">OptimisticException</A></B>(<A HREF="../../../../org/apache/openjpa/lib/util/Localizer.Message.html" title="class in org.apache.openjpa.lib.util">Localizer.Message</A> msg)</CODE> | 
 |  | 
 | <BR> | 
 |            </TD> | 
 | </TR> | 
 | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
 | <TD><CODE><B><A HREF="../../../../org/apache/openjpa/util/OptimisticException.html#OptimisticException(java.lang.Object)">OptimisticException</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> failed)</CODE> | 
 |  | 
 | <BR> | 
 |            </TD> | 
 | </TR> | 
 | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
 | <TD><CODE><B><A HREF="../../../../org/apache/openjpa/util/OptimisticException.html#OptimisticException(java.lang.Throwable[])">OptimisticException</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A>[] nested)</CODE> | 
 |  | 
 | <BR> | 
 |            </TD> | 
 | </TR> | 
 | </TABLE> | 
 |   | 
 | <!-- ========== METHOD SUMMARY =========== --> | 
 |  | 
 | <A NAME="method_summary"><!-- --></A> | 
 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | 
 | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | 
 | <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> | 
 | <B>Method Summary</B></FONT></TH> | 
 | </TR> | 
 | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
 | <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | 
 | <CODE> int</CODE></FONT></TD> | 
 | <TD><CODE><B><A HREF="../../../../org/apache/openjpa/util/OptimisticException.html#getSubtype()">getSubtype</A></B>()</CODE> | 
 |  | 
 | <BR> | 
 |           Exception subtype.</TD> | 
 | </TR> | 
 | </TABLE> | 
 |  <A NAME="methods_inherited_from_class_org.apache.openjpa.util.StoreException"><!-- --></A> | 
 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | 
 | <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> | 
 | <TH ALIGN="left"><B>Methods inherited from class org.apache.openjpa.util.<A HREF="../../../../org/apache/openjpa/util/StoreException.html" title="class in org.apache.openjpa.util">StoreException</A></B></TH> | 
 | </TR> | 
 | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
 | <TD><CODE><A HREF="../../../../org/apache/openjpa/util/StoreException.html#getType()">getType</A></CODE></TD> | 
 | </TR> | 
 | </TABLE> | 
 |  <A NAME="methods_inherited_from_class_org.apache.openjpa.util.OpenJPAException"><!-- --></A> | 
 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | 
 | <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> | 
 | <TH ALIGN="left"><B>Methods inherited from class org.apache.openjpa.util.<A HREF="../../../../org/apache/openjpa/util/OpenJPAException.html" title="class in org.apache.openjpa.util">OpenJPAException</A></B></TH> | 
 | </TR> | 
 | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
 | <TD><CODE><A HREF="../../../../org/apache/openjpa/util/OpenJPAException.html#getCause()">getCause</A>, <A HREF="../../../../org/apache/openjpa/util/OpenJPAException.html#getFailedObject()">getFailedObject</A>, <A HREF="../../../../org/apache/openjpa/util/OpenJPAException.html#getNestedThrowables()">getNestedThrowables</A>, <A HREF="../../../../org/apache/openjpa/util/OpenJPAException.html#isFatal()">isFatal</A>, <A HREF="../../../../org/apache/openjpa/util/OpenJPAException.html#printStackTrace()">printStackTrace</A>, <A HREF="../../../../org/apache/openjpa/util/OpenJPAException.html#printStackTrace(java.io.PrintStream)">printStackTrace</A>, <A HREF="../../../../org/apache/openjpa/util/OpenJPAException.html#printStackTrace(java.io.PrintWriter)">printStackTrace</A>, <A HREF="../../../../org/apache/openjpa/util/OpenJPAException.html#setCause(java.lang.Throwable)">setCause</A>, <A HREF="../../../../org/apache/openjpa/util/OpenJPAException.html#setFailedObject(java.lang.Object)">setFailedObject</A>, <A HREF="../../../../org/apache/openjpa/util/OpenJPAException.html#setFatal(boolean)">setFatal</A>, <A HREF="../../../../org/apache/openjpa/util/OpenJPAException.html#setNestedThrowables(java.lang.Throwable[])">setNestedThrowables</A>, <A HREF="../../../../org/apache/openjpa/util/OpenJPAException.html#toString()">toString</A></CODE></TD> | 
 | </TR> | 
 | </TABLE> | 
 |  <A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A> | 
 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | 
 | <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> | 
 | <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A></B></TH> | 
 | </TR> | 
 | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
 | <TD><CODE><A HREF="http://download.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://download.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage()" title="class or interface in java.lang">getLocalizedMessage</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#getMessage()" title="class or interface in java.lang">getMessage</A>, <A HREF="http://download.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://download.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://download.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#setStackTrace(java.lang.StackTraceElement[])" title="class or interface in java.lang">setStackTrace</A></CODE></TD> | 
 | </TR> | 
 | </TABLE> | 
 |  <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> | 
 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | 
 | <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> | 
 | <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH> | 
 | </TR> | 
 | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
 | <TD><CODE><A HREF="http://download.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://download.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://download.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://download.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://download.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://download.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://download.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://download.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://download.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://download.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></TD> | 
 | </TR> | 
 | </TABLE> | 
 |  <A NAME="methods_inherited_from_class_org.apache.openjpa.util.ExceptionInfo"><!-- --></A> | 
 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | 
 | <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> | 
 | <TH ALIGN="left"><B>Methods inherited from interface org.apache.openjpa.util.<A HREF="../../../../org/apache/openjpa/util/ExceptionInfo.html" title="interface in org.apache.openjpa.util">ExceptionInfo</A></B></TH> | 
 | </TR> | 
 | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
 | <TD><CODE><A HREF="../../../../org/apache/openjpa/util/ExceptionInfo.html#getMessage()">getMessage</A></CODE></TD> | 
 | </TR> | 
 | </TABLE> | 
 |   | 
 | <P> | 
 |  | 
 | <!-- ========= CONSTRUCTOR DETAIL ======== --> | 
 |  | 
 | <A NAME="constructor_detail"><!-- --></A> | 
 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | 
 | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | 
 | <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> | 
 | <B>Constructor Detail</B></FONT></TH> | 
 | </TR> | 
 | </TABLE> | 
 |  | 
 | <A NAME="OptimisticException(org.apache.openjpa.lib.util.Localizer.Message)"><!-- --></A><H3> | 
 | OptimisticException</H3> | 
 | <PRE> | 
 | public <B>OptimisticException</B>(<A HREF="../../../../org/apache/openjpa/lib/util/Localizer.Message.html" title="class in org.apache.openjpa.lib.util">Localizer.Message</A> msg)</PRE> | 
 | <DL> | 
 | </DL> | 
 | <HR> | 
 |  | 
 | <A NAME="OptimisticException(java.lang.Object)"><!-- --></A><H3> | 
 | OptimisticException</H3> | 
 | <PRE> | 
 | public <B>OptimisticException</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> failed)</PRE> | 
 | <DL> | 
 | </DL> | 
 | <HR> | 
 |  | 
 | <A NAME="OptimisticException(java.lang.Throwable[])"><!-- --></A><H3> | 
 | OptimisticException</H3> | 
 | <PRE> | 
 | public <B>OptimisticException</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A>[] nested)</PRE> | 
 | <DL> | 
 | </DL> | 
 | <HR> | 
 |  | 
 | <A NAME="OptimisticException(java.util.Collection, java.lang.Throwable[])"><!-- --></A><H3> | 
 | OptimisticException</H3> | 
 | <PRE> | 
 | public <B>OptimisticException</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A> failed, | 
 |                            <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A>[] nested)</PRE> | 
 | <DL> | 
 | </DL> | 
 |  | 
 | <!-- ============ METHOD DETAIL ========== --> | 
 |  | 
 | <A NAME="method_detail"><!-- --></A> | 
 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | 
 | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | 
 | <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> | 
 | <B>Method Detail</B></FONT></TH> | 
 | </TR> | 
 | </TABLE> | 
 |  | 
 | <A NAME="getSubtype()"><!-- --></A><H3> | 
 | getSubtype</H3> | 
 | <PRE> | 
 | public int <B>getSubtype</B>()</PRE> | 
 | <DL> | 
 | <DD><B>Description copied from class: <CODE><A HREF="../../../../org/apache/openjpa/util/OpenJPAException.html#getSubtype()">OpenJPAException</A></CODE></B></DD> | 
 | <DD>Exception subtype. | 
 | <P> | 
 | <DD><DL> | 
 | <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/openjpa/util/ExceptionInfo.html#getSubtype()">getSubtype</A></CODE> in interface <CODE><A HREF="../../../../org/apache/openjpa/util/ExceptionInfo.html" title="interface in org.apache.openjpa.util">ExceptionInfo</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/openjpa/util/OpenJPAException.html#getSubtype()">getSubtype</A></CODE> in class <CODE><A HREF="../../../../org/apache/openjpa/util/OpenJPAException.html" title="class in org.apache.openjpa.util">OpenJPAException</A></CODE></DL> | 
 | </DD> | 
 | <DD><DL> | 
 | </DL> | 
 | </DD> | 
 | </DL> | 
 | <!-- ========= END OF CLASS DATA ========= --> | 
 | <HR> | 
 |  | 
 |  | 
 | <!-- ======= START OF BOTTOM NAVBAR ====== --> | 
 | <A NAME="navbar_bottom"><!-- --></A> | 
 | <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> | 
 | <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> | 
 | <TR> | 
 | <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> | 
 | <A NAME="navbar_bottom_firstrow"><!-- --></A> | 
 | <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> | 
 |   <TR ALIGN="center" VALIGN="top"> | 
 |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> | 
 |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> | 
 |   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev">  <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> | 
 |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/OptimisticException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> | 
 |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> | 
 |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> | 
 |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> | 
 |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> | 
 |   </TR> | 
 | </TABLE> | 
 | </TD> | 
 | <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> | 
 | </EM> | 
 | </TD> | 
 | </TR> | 
 |  | 
 | <TR> | 
 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | 
 |  <A HREF="../../../../org/apache/openjpa/util/OpenJPAId.html" title="class in org.apache.openjpa.util"><B>PREV CLASS</B></A>  | 
 |  <A HREF="../../../../org/apache/openjpa/util/Proxies.html" title="class in org.apache.openjpa.util"><B>NEXT CLASS</B></A></FONT></TD> | 
 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | 
 |   <A HREF="../../../../index.html?org/apache/openjpa/util/OptimisticException.html" target="_top"><B>FRAMES</B></A>    | 
 |  <A HREF="OptimisticException.html" target="_top"><B>NO FRAMES</B></A>    | 
 |  <SCRIPT type="text/javascript"> | 
 |   <!-- | 
 |   if(window==top) { | 
 |     document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); | 
 |   } | 
 |   //--> | 
 | </SCRIPT> | 
 | <NOSCRIPT> | 
 |   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> | 
 | </NOSCRIPT> | 
 |  | 
 |  | 
 | </FONT></TD> | 
 | </TR> | 
 | <TR> | 
 | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | 
 |   SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_org.apache.openjpa.util.StoreException">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> | 
 | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | 
 | DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> | 
 | </TR> | 
 | </TABLE> | 
 | <A NAME="skip-navbar_bottom"></A> | 
 | <!-- ======== END OF BOTTOM NAVBAR ======= --> | 
 |  | 
 | <HR> | 
 | Copyright © 2006-2012 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved. | 
 | </BODY> | 
 | </HTML> |