Edit D:\app\Administrator\product\11.2.0\dbhome_1\olap\api\doc\oracle\express\ErrorDescription.html
<!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.5.0_17) on Wed Aug 12 19:50:18 UTC 2009 --> <TITLE> ErrorDescription (Oracle OLAP Java API Reference) </TITLE> <META NAME="keywords" CONTENT="oracle.express.ErrorDescription class"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="ErrorDescription (Oracle OLAP Java API Reference)"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= 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="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> <b>Oracle® OLAP Java API Reference<br>11<i>g</i> Release 2 (11.2)</b><br>E10794-01<br>Beta Draft</EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV CLASS <A HREF="../../oracle/express/ErrorStack.html" title="class in oracle.express"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?oracle/express/ErrorDescription.html" target="_top"><B>FRAMES</B></A> <A HREF="ErrorDescription.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="#field_summary">FIELD</A> | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <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"> oracle.express</FONT> <BR> Class ErrorDescription</H2> <PRE> java.lang.Object <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>oracle.express.ErrorDescription</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, <A HREF="../../oracle/olapi/HasLocalizedMessage.html" title="interface in oracle.olapi">HasLocalizedMessage</A></DD> </DL> <HR> <DL> <DT><PRE>public class <B>ErrorDescription</B><DT>extends java.lang.Object<DT>implements <A HREF="../../oracle/olapi/HasLocalizedMessage.html" title="interface in oracle.olapi">HasLocalizedMessage</A>, java.io.Serializable</DL> </PRE> <P> A description of an error that caused an OLAP API method to throw an exception that is related to execution in Oracle OLAP. Such an exception can be associated with several <code>ErrorDescription</code> objects, because the problem might have triggered several related errors. The <code>ErrorStack</code> associated with the exception records all of the related errors. To obtain all of the <code>ErrorDescription</code> objects for a particular Oracle OLAP related exception, call its <code>getErrorStack</code> method, and then call <code>getErrorDescriptions</code> on the <code>ErrorStack</code>. <p> The description of a particular error is provided through the method calls on its <code>ErrorDescription</code>. For example, the <code>getErrorType</code> method returns one of two types of errors, and the <code>getDomain</code> method reports the area of Oracle OLAP functionality (called the domain) within which the error occurred. <p> In general, the descriptive information that is provided by an <code>ErrorDescription</code> is useful only to Oracle staff who are debugging an internal problem. It is not meaningful to application developers. <P> <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../oracle/express/ErrorStack.html" title="class in oracle.express"><CODE>ErrorStack</CODE></A>, <A HREF="../../serialized-form.html#oracle.express.ErrorDescription">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> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#DOMAIN_CTL">DOMAIN_CTL</A></B></CODE> <BR> A constant indicating that an error occurred in the Oracle OLAP code for controllers, such as the controller for query execution.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#DOMAIN_CUR">DOMAIN_CUR</A></B></CODE> <BR> A constant indicating that an error occurred in the Oracle OLAP code for <code>Cursor</code> handling.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#DOMAIN_DEF">DOMAIN_DEF</A></B></CODE> <BR> A constant indicating that an error occurred in the Oracle OLAP code for <code>Source</code> definitions and query interpretation.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#DOMAIN_DPR">DOMAIN_DPR</A></B></CODE> <BR> A constant indicating that an error occurred in the Oracle OLAP code for providing data.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#DOMAIN_ECM">DOMAIN_ECM</A></B></CODE> <BR> A constant indicating that an error occurred in the Oracle OLAP code for supporting ECM.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#DOMAIN_ENG">DOMAIN_ENG</A></B></CODE> <BR> A constant indicating that an error occurred in the Oracle OLAP code in the engine.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#DOMAIN_EXP">DOMAIN_EXP</A></B></CODE> <BR> A constant indicating that an error occurred in the Oracle OLAP code for expression generation.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#DOMAIN_INI">DOMAIN_INI</A></B></CODE> <BR> A constant indicating that an error occurred in the Oracle OLAP code for connecting.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#DOMAIN_INT">DOMAIN_INT</A></B></CODE> <BR> A constant indicating that an error occurred in the Oracle OLAP code for internationalization.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#DOMAIN_MDP">DOMAIN_MDP</A></B></CODE> <BR> A constant indicating that an error occurred in the Oracle OLAP code for providing metadata.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#DOMAIN_OES">DOMAIN_OES</A></B></CODE> <BR> A constant indicating that an error occurred in the Oracle OLAP code for supporting OLAP objects.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#DOMAIN_SCO">DOMAIN_SCO</A></B></CODE> <BR> A constant indicating that an error occurred in the Oracle OLAP code for SPL command objects.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#DOMAIN_SEL">DOMAIN_SEL</A></B></CODE> <BR> A constant indicating that an error occurred in the Oracle OLAP code for selection statements.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#DOMAIN_SPL">DOMAIN_SPL</A></B></CODE> <BR> A constant indicating that an error occurred in the Oracle OLAP code for the SPL.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#DOMAIN_TRN">DOMAIN_TRN</A></B></CODE> <BR> A constant indicating that an error occurred in the Oracle OLAP code for transactions.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#ERROR_TYPE_GENERIC">ERROR_TYPE_GENERIC</A></B></CODE> <BR> A constant indicating that a general error occurred, and that it did not involve a query with a valueless dimension or edge.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#ERROR_TYPE_NULL_STATUS">ERROR_TYPE_NULL_STATUS</A></B></CODE> <BR> A constant indicating that an error occurred because a query resulted in a dimension or edge with no values.</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="../../oracle/express/ErrorDescription.html#getDomain()">getDomain</A></B>()</CODE> <BR> Gets the area of Oracle OLAP functionality (that is, the domain) in which the error occurred.</TD> </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="../../oracle/express/ErrorDescription.html#getErrorType()">getErrorType</A></B>()</CODE> <BR> Gets the type of the error.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#getLocalizedMessage()">getLocalizedMessage</A></B>()</CODE> <BR> Gets a text representation of the <code>ErrorDescription</code> in the default <code>Locale</code> that includes the domain abbreviation, a short text description of the error, and an indication of where in the internal code the error occurred.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#getLocalizedMessage(java.util.Locale)">getLocalizedMessage</A></B>(java.util.Locale locale)</CODE> <BR> Gets a text representation of the <code>ErrorDescription</code> in the specified <code>Locale</code> that includes the domain abbreviation, a short text description of the error, and an indication of where in the internal code the error occurred.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#getMessage()">getMessage</A></B>()</CODE> <BR> Gets a short text message describing the error.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#getSource()">getSource</A></B>()</CODE> <BR> Gets the class and method in which the error occurred within the internal Oracle OLAP code.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../oracle/express/ErrorDescription.html#toString()">toString</A></B>()</CODE> <BR> Gets a text representation of the <code>ErrorDescription</code> that includes the domain abbreviation, a short text description of the error, and an indication of where in the internal code the error occurred.</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.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> </TR> </TABLE> <P> <!-- ============ FIELD DETAIL =========== --> <A NAME="field_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>Field Detail</B></FONT></TH> </TR> </TABLE> <A NAME="DOMAIN_ENG"><!-- --></A><H3> DOMAIN_ENG</H3> <PRE> public static final int <B>DOMAIN_ENG</B></PRE> <DL> <DD>A constant indicating that an error occurred in the Oracle OLAP code in the engine. <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../constant-values.html#oracle.express.ErrorDescription.DOMAIN_ENG">Constant Field Values</A></DL> </DL> <HR> <A NAME="DOMAIN_MDP"><!-- --></A><H3> DOMAIN_MDP</H3> <PRE> public static final int <B>DOMAIN_MDP</B></PRE> <DL> <DD>A constant indicating that an error occurred in the Oracle OLAP code for providing metadata. <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../constant-values.html#oracle.express.ErrorDescription.DOMAIN_MDP">Constant Field Values</A></DL> </DL> <HR> <A NAME="DOMAIN_OES"><!-- --></A><H3> DOMAIN_OES</H3> <PRE> public static final int <B>DOMAIN_OES</B></PRE> <DL> <DD>A constant indicating that an error occurred in the Oracle OLAP code for supporting OLAP objects. <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../constant-values.html#oracle.express.ErrorDescription.DOMAIN_OES">Constant Field Values</A></DL> </DL> <HR> <A NAME="DOMAIN_ECM"><!-- --></A><H3> DOMAIN_ECM</H3> <PRE> public static final int <B>DOMAIN_ECM</B></PRE> <DL> <DD>A constant indicating that an error occurred in the Oracle OLAP code for supporting ECM. <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../constant-values.html#oracle.express.ErrorDescription.DOMAIN_ECM">Constant Field Values</A></DL> </DL> <HR> <A NAME="DOMAIN_DPR"><!-- --></A><H3> DOMAIN_DPR</H3> <PRE> public static final int <B>DOMAIN_DPR</B></PRE> <DL> <DD>A constant indicating that an error occurred in the Oracle OLAP code for providing data. <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../constant-values.html#oracle.express.ErrorDescription.DOMAIN_DPR">Constant Field Values</A></DL> </DL> <HR> <A NAME="DOMAIN_TRN"><!-- --></A><H3> DOMAIN_TRN</H3> <PRE> public static final int <B>DOMAIN_TRN</B></PRE> <DL> <DD>A constant indicating that an error occurred in the Oracle OLAP code for transactions. <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../constant-values.html#oracle.express.ErrorDescription.DOMAIN_TRN">Constant Field Values</A></DL> </DL> <HR> <A NAME="DOMAIN_DEF"><!-- --></A><H3> DOMAIN_DEF</H3> <PRE> public static final int <B>DOMAIN_DEF</B></PRE> <DL> <DD>A constant indicating that an error occurred in the Oracle OLAP code for <code>Source</code> definitions and query interpretation. <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../constant-values.html#oracle.express.ErrorDescription.DOMAIN_DEF">Constant Field Values</A></DL> </DL> <HR> <A NAME="DOMAIN_CUR"><!-- --></A><H3> DOMAIN_CUR</H3> <PRE> public static final int <B>DOMAIN_CUR</B></PRE> <DL> <DD>A constant indicating that an error occurred in the Oracle OLAP code for <code>Cursor</code> handling. <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../constant-values.html#oracle.express.ErrorDescription.DOMAIN_CUR">Constant Field Values</A></DL> </DL> <HR> <A NAME="DOMAIN_SPL"><!-- --></A><H3> DOMAIN_SPL</H3> <PRE> public static final int <B>DOMAIN_SPL</B></PRE> <DL> <DD>A constant indicating that an error occurred in the Oracle OLAP code for the SPL. <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../constant-values.html#oracle.express.ErrorDescription.DOMAIN_SPL">Constant Field Values</A></DL> </DL> <HR> <A NAME="DOMAIN_CTL"><!-- --></A><H3> DOMAIN_CTL</H3> <PRE> public static final int <B>DOMAIN_CTL</B></PRE> <DL> <DD>A constant indicating that an error occurred in the Oracle OLAP code for controllers, such as the controller for query execution. <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../constant-values.html#oracle.express.ErrorDescription.DOMAIN_CTL">Constant Field Values</A></DL> </DL> <HR> <A NAME="DOMAIN_INI"><!-- --></A><H3> DOMAIN_INI</H3> <PRE> public static final int <B>DOMAIN_INI</B></PRE> <DL> <DD>A constant indicating that an error occurred in the Oracle OLAP code for connecting. <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../constant-values.html#oracle.express.ErrorDescription.DOMAIN_INI">Constant Field Values</A></DL> </DL> <HR> <A NAME="DOMAIN_SCO"><!-- --></A><H3> DOMAIN_SCO</H3> <PRE> public static final int <B>DOMAIN_SCO</B></PRE> <DL> <DD>A constant indicating that an error occurred in the Oracle OLAP code for SPL command objects. <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../constant-values.html#oracle.express.ErrorDescription.DOMAIN_SCO">Constant Field Values</A></DL> </DL> <HR> <A NAME="DOMAIN_INT"><!-- --></A><H3> DOMAIN_INT</H3> <PRE> public static final int <B>DOMAIN_INT</B></PRE> <DL> <DD>A constant indicating that an error occurred in the Oracle OLAP code for internationalization. <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../constant-values.html#oracle.express.ErrorDescription.DOMAIN_INT">Constant Field Values</A></DL> </DL> <HR> <A NAME="DOMAIN_SEL"><!-- --></A><H3> DOMAIN_SEL</H3> <PRE> public static final int <B>DOMAIN_SEL</B></PRE> <DL> <DD>A constant indicating that an error occurred in the Oracle OLAP code for selection statements. <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../constant-values.html#oracle.express.ErrorDescription.DOMAIN_SEL">Constant Field Values</A></DL> </DL> <HR> <A NAME="DOMAIN_EXP"><!-- --></A><H3> DOMAIN_EXP</H3> <PRE> public static final int <B>DOMAIN_EXP</B></PRE> <DL> <DD>A constant indicating that an error occurred in the Oracle OLAP code for expression generation. <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../constant-values.html#oracle.express.ErrorDescription.DOMAIN_EXP">Constant Field Values</A></DL> </DL> <HR> <A NAME="ERROR_TYPE_GENERIC"><!-- --></A><H3> ERROR_TYPE_GENERIC</H3> <PRE> public static final int <B>ERROR_TYPE_GENERIC</B></PRE> <DL> <DD>A constant indicating that a general error occurred, and that it did not involve a query with a valueless dimension or edge. <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../constant-values.html#oracle.express.ErrorDescription.ERROR_TYPE_GENERIC">Constant Field Values</A></DL> </DL> <HR> <A NAME="ERROR_TYPE_NULL_STATUS"><!-- --></A><H3> ERROR_TYPE_NULL_STATUS</H3> <PRE> public static final int <B>ERROR_TYPE_NULL_STATUS</B></PRE> <DL> <DD>A constant indicating that an error occurred because a query resulted in a dimension or edge with no values. <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../constant-values.html#oracle.express.ErrorDescription.ERROR_TYPE_NULL_STATUS">Constant Field Values</A></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="getMessage()"><!-- --></A><H3> getMessage</H3> <PRE> public final java.lang.String <B>getMessage</B>()</PRE> <DL> <DD>Gets a short text message describing the error. <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>A <code>String</code> that contains a short description of the error.</DL> </DD> </DL> <HR> <A NAME="getSource()"><!-- --></A><H3> getSource</H3> <PRE> public final java.lang.String <B>getSource</B>()</PRE> <DL> <DD>Gets the class and method in which the error occurred within the internal Oracle OLAP code. <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>A <code>String</code> that contains the names of the internal class and method in which the error occurred. The location of the class is within the Oracle OLAP code.</DL> </DD> </DL> <HR> <A NAME="getDomain()"><!-- --></A><H3> getDomain</H3> <PRE> public final int <B>getDomain</B>()</PRE> <DL> <DD>Gets the area of Oracle OLAP functionality (that is, the domain) in which the error occurred. <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>A constant that indicates the area of Oracle OLAP functionality (that is, the domain) in which the error occurred. The constant must be one of the <code>DOMAIN</code> fields in this class.</DL> </DD> </DL> <HR> <A NAME="getErrorType()"><!-- --></A><H3> getErrorType</H3> <PRE> public final int <B>getErrorType</B>()</PRE> <DL> <DD>Gets the type of the error. <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>A constant that indicates the type of the error. The constant must be one of the <code>ERROR_TYPE</code> fields in this class.</DL> </DD> </DL> <HR> <A NAME="getLocalizedMessage(java.util.Locale)"><!-- --></A><H3> getLocalizedMessage</H3> <PRE> public java.lang.String <B>getLocalizedMessage</B>(java.util.Locale locale)</PRE> <DL> <DD>Gets a text representation of the <code>ErrorDescription</code> in the specified <code>Locale</code> that includes the domain abbreviation, a short text description of the error, and an indication of where in the internal code the error occurred. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../oracle/olapi/HasLocalizedMessage.html#getLocalizedMessage(java.util.Locale)">getLocalizedMessage</A></CODE> in interface <CODE><A HREF="../../oracle/olapi/HasLocalizedMessage.html" title="interface in oracle.olapi">HasLocalizedMessage</A></CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>locale</CODE> - The <code>Locale</code> to use for translating the message. <DT><B>Returns:</B><DD>The message translated for the specified <code>Locale</code>.</DL> </DD> </DL> <HR> <A NAME="getLocalizedMessage()"><!-- --></A><H3> getLocalizedMessage</H3> <PRE> public java.lang.String <B>getLocalizedMessage</B>()</PRE> <DL> <DD>Gets a text representation of the <code>ErrorDescription</code> in the default <code>Locale</code> that includes the domain abbreviation, a short text description of the error, and an indication of where in the internal code the error occurred. <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>The message translated for the specified <code>Locale</code>.</DL> </DD> </DL> <HR> <A NAME="toString()"><!-- --></A><H3> toString</H3> <PRE> public final java.lang.String <B>toString</B>()</PRE> <DL> <DD>Gets a text representation of the <code>ErrorDescription</code> that includes the domain abbreviation, a short text description of the error, and an indication of where in the internal code the error occurred. <P> <DD><DL> <DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>A <code>String</code> that contains a text representation of the <code>ErrorDescription</code>. The text provides information about the error.</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="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> <center>Copyright © 2002, 2009, Oracle. All rights reserved.</center></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV CLASS <A HREF="../../oracle/express/ErrorStack.html" title="class in oracle.express"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?oracle/express/ErrorDescription.html" target="_top"><B>FRAMES</B></A> <A HREF="ErrorDescription.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="#field_summary">FIELD</A> | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de