|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.businessobjects.rebean.wi.REException
com.businessobjects.rebean.wi.CommunicationException
public final class CommunicationException
The CommunicationException
class defines unique identifiers
for workflow problem exceptions. The majority of
CommunicationException
are thrown when their is a network
problem.
Field Summary | |
---|---|
static int |
COULD_NOT_REACH_SERVER
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
COULD_NOT_WRITE_STREAM
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DOC_CONTEXTS
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DOC_CREATE_DOC
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DOC_DATAPROVIDER
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DOC_DATASOURCE
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DOC_GET_BLOB
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DOC_GET_LOV
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DOC_LOAD_SPEC
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DOC_LOAD_STRU
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DOC_OPEN_FAIL
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DOC_PROMPTS
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DOC_PROPERTIES
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DOC_REFRESH
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DOC_REPORTMAP
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DOC_REPORTS
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DOC_SAVE_STATE
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DOC_SET_NESTED
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DOC_SET_PROMPTS
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DOC_SET_PROPERTIES
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DRILL_BAR
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DRILL_BEGIN
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DRILL_CREATE_REPORT
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DRILL_END
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DRILL_EXECUTE
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
DRILL_SNAPSHOT
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
FORMULA_ADD
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
FORMULA_REMOVE
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
FORMULA_UPDATE
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
FORMULA_VALIDATE
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
MAP_EXPAND
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
MAX_SIMULTANEOUS_CONNECTIONS
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
PROXY_CREATION_FAIL
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
RECORDSET_CACHE_ERROR
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
REPORT_GET_PAGE
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
REPORT_PARSE_PAGE
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
SESSION_CLOSE_FAIL
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
SESSION_INIT_FAIL
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
static int |
SESSION_TIMEOUT
Deprecated. This error code corresponds to a possible return value for REException.getErrorCode() , which should no longer
be called; use REException.getCode() instead. |
Constructor Summary | |
---|---|
CommunicationException(java.lang.String message,
java.lang.String localMessage,
int errorCode,
java.lang.String fullErrorCode,
java.lang.Throwable cause)
Constructor. |
Method Summary |
---|
Methods inherited from class com.businessobjects.rebean.wi.REException |
---|
getCode, getErrorCode, getLocalizedMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
@Deprecated public static final int DOC_OPEN_FAIL
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.DocumentInstance
.
@Deprecated public static final int DOC_LOAD_SPEC
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.DocumentInstance
spec.
@Deprecated public static final int DOC_LOAD_STRU
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.DocumentInstance
structure.
@Deprecated public static final int DOC_CREATE_DOC
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.DocumentInstance
.
@Deprecated public static final int DOC_PROMPTS
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.Prompts
contained in a
DocumentInstance
. A prompt retrieval action failed.
@Deprecated public static final int DOC_CONTEXTS
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.Contexts
contained in a
DocumentInstance
.
@Deprecated public static final int DOC_REFRESH
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.DocumentInstance
.
@Deprecated public static final int DOC_REPORTMAP
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.ReportMap
for a
DocumentInstance
.
@Deprecated public static final int DOC_REPORTS
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.Reports
contained in a
DocumentInstance
.
@Deprecated public static final int DOC_SAVE_STATE
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.DocumentInstance
state.
@Deprecated public static final int DOC_GET_LOV
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.DocumentInstance
.
@Deprecated public static final int DOC_SET_NESTED
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.Prompts
.
@Deprecated public static final int DOC_PROPERTIES
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.Properties
collection associated to
a DocumentInstance
.
@Deprecated public static final int DOC_SET_PROPERTIES
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.Properties
collection associated to a
DocumentInstance
.
@Deprecated public static final int DRILL_BEGIN
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.Analysis
mode.
@Deprecated public static final int DRILL_BAR
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.
@Deprecated public static final int DRILL_CREATE_REPORT
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.
@Deprecated public static final int DRILL_END
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.Analysis
mode.
@Deprecated public static final int DRILL_EXECUTE
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.execute
a Drill
action.
@Deprecated public static final int DRILL_SNAPSHOT
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.
@Deprecated public static final int MAP_EXPAND
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.
@Deprecated public static final int PROXY_CREATION_FAIL
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.
@Deprecated public static final int REPORT_GET_PAGE
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.Report
.
@Deprecated public static final int REPORT_PARSE_PAGE
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.Report
.
@Deprecated public static final int SESSION_CLOSE_FAIL
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.ReportEngine
session.
@Deprecated public static final int SESSION_INIT_FAIL
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.ReportEngine
session.
@Deprecated public static final int DOC_SET_PROMPTS
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.Prompts
in a DocumentInstance
.
@Deprecated public static final int DOC_GET_BLOB
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.
@Deprecated public static final int DOC_DATASOURCE
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.DataSource
object.
@Deprecated public static final int DOC_DATAPROVIDER
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.DataProvider
.
@Deprecated public static final int FORMULA_VALIDATE
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.
@Deprecated public static final int FORMULA_ADD
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.
@Deprecated public static final int FORMULA_REMOVE
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.
@Deprecated public static final int FORMULA_UPDATE
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.
@Deprecated public static final int SESSION_TIMEOUT
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.
@Deprecated public static final int COULD_NOT_REACH_SERVER
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.
@Deprecated public static final int COULD_NOT_WRITE_STREAM
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.
@Deprecated public static final int RECORDSET_CACHE_ERROR
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.
@Deprecated public static final int MAX_SIMULTANEOUS_CONNECTIONS
REException.getErrorCode()
, which should no longer
be called; use REException.getCode()
instead.
Constructor Detail |
---|
public CommunicationException(java.lang.String message, java.lang.String localMessage, int errorCode, java.lang.String fullErrorCode, java.lang.Throwable cause)
Constructor.
This code is not intended to be called by clients; only REBean should instantiate this type of exception. The format of this constructor can change at any time, without keeping backward compatibility.
message
- The error message (default language).localMessage
- A localized version of message
(session
language).errorCode
- The unique identifier associated with this exception.fullErrorCode
- The error code with the correct prefix.cause
- The exception that caused this exception to be thrown. Can be
null
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |