|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.crystaldecisions.sdk.occa.report.lib.ReportSDKExceptionBase
com.crystaldecisions.sdk.occa.report.lib.ReportSDKException
com.crystaldecisions.sdk.occa.report.lib.ReportSDKParameterFieldException
com.crystaldecisions.sdk.occa.report.lib.ReportSDKInvalidParameterFieldCurrentValueException
public class ReportSDKInvalidParameterFieldCurrentValueException
This class defines an exception thrown due to invalid parameter errors.
| Constructor Summary | |
|---|---|
ReportSDKInvalidParameterFieldCurrentValueException(int errorCode,
java.lang.String errorMsg)
Deprecated. As of version 4.0. Replaced by ReportSDKInvalidParameterFieldCurrentValueException.ReportSDKInvalidParameterFieldCurrentValueException(String, int, String). |
|
ReportSDKInvalidParameterFieldCurrentValueException(int errorCode,
java.lang.String errorMsg,
java.lang.Throwable previous)
Deprecated. As of version 4.0. Replaced by ReportSDKInvalidParameterFieldCurrentValueException.ReportSDKInvalidParameterFieldCurrentValueException(String, int, String, Throwable). |
|
ReportSDKInvalidParameterFieldCurrentValueException(java.lang.String RCI,
int errorCode,
java.lang.String errorMsg)
For internal use only. |
|
ReportSDKInvalidParameterFieldCurrentValueException(java.lang.String RCI,
int errorCode,
java.lang.String errorMsg,
java.lang.Throwable previous)
For internal use only. |
|
| Method Summary | |
|---|---|
static void |
throwInvalidParameterFieldCurrentValueException(int errCode,
java.lang.String errorString)
Deprecated. As of version 4.0. Replaced by ReportSDKInvalidParameterFieldCurrentValueException.throwInvalidParameterFieldCurrentValueException(String, int, String). |
static void |
throwInvalidParameterFieldCurrentValueException(int errCode,
java.lang.String errorString,
java.lang.Throwable previous)
Deprecated. As of version 4.0. Replaced by ReportSDKInvalidParameterFieldCurrentValueException.throwInvalidParameterFieldCurrentValueException(String, int, String, Throwable). |
static void |
throwInvalidParameterFieldCurrentValueException(java.lang.String RCI,
int errCode,
java.lang.String errorString)
For internal use only. |
static void |
throwInvalidParameterFieldCurrentValueException(java.lang.String RCI,
int errCode,
java.lang.String errorString,
java.lang.Throwable previous)
For internal use only. |
| Methods inherited from class com.crystaldecisions.sdk.occa.report.lib.ReportSDKParameterFieldException |
|---|
throwReportSDKParameterFieldException, throwReportSDKParameterFieldException, throwReportSDKParameterFieldException, throwReportSDKParameterFieldException |
| Methods inherited from class com.crystaldecisions.sdk.occa.report.lib.ReportSDKException |
|---|
getSDKError, throwReportSDKException, throwReportSDKException, throwReportSDKException, throwReportSDKException, throwReportSDKException, toString |
| Methods inherited from class com.crystaldecisions.sdk.occa.report.lib.ReportSDKExceptionBase |
|---|
errorCode, findCause, getRootCauseIdentifier, isCausedByA |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated
public ReportSDKInvalidParameterFieldCurrentValueException(int errorCode,
java.lang.String errorMsg)
ReportSDKInvalidParameterFieldCurrentValueException.ReportSDKInvalidParameterFieldCurrentValueException(String, int, String).
@Deprecated
public ReportSDKInvalidParameterFieldCurrentValueException(int errorCode,
java.lang.String errorMsg,
java.lang.Throwable previous)
ReportSDKInvalidParameterFieldCurrentValueException.ReportSDKInvalidParameterFieldCurrentValueException(String, int, String, Throwable).
public ReportSDKInvalidParameterFieldCurrentValueException(java.lang.String RCI,
int errorCode,
java.lang.String errorMsg)
public ReportSDKInvalidParameterFieldCurrentValueException(java.lang.String RCI,
int errorCode,
java.lang.String errorMsg,
java.lang.Throwable previous)
| Method Detail |
|---|
@Deprecated
public static void throwInvalidParameterFieldCurrentValueException(int errCode,
java.lang.String errorString)
throws ReportSDKInvalidParameterFieldCurrentValueException
ReportSDKInvalidParameterFieldCurrentValueException.throwInvalidParameterFieldCurrentValueException(String, int, String).
ReportSDKInvalidParameterFieldCurrentValueException
@Deprecated
public static void throwInvalidParameterFieldCurrentValueException(int errCode,
java.lang.String errorString,
java.lang.Throwable previous)
throws ReportSDKInvalidParameterFieldCurrentValueException
ReportSDKInvalidParameterFieldCurrentValueException.throwInvalidParameterFieldCurrentValueException(String, int, String, Throwable).
ReportSDKInvalidParameterFieldCurrentValueException
public static void throwInvalidParameterFieldCurrentValueException(java.lang.String RCI,
int errCode,
java.lang.String errorString)
throws ReportSDKInvalidParameterFieldCurrentValueException
ReportSDKInvalidParameterFieldCurrentValueException
public static void throwInvalidParameterFieldCurrentValueException(java.lang.String RCI,
int errCode,
java.lang.String errorString,
java.lang.Throwable previous)
throws ReportSDKInvalidParameterFieldCurrentValueException
ReportSDKInvalidParameterFieldCurrentValueException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||