|
|||||||||
| 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.ReportSDKInvalidSecurityRightsException
public class ReportSDKInvalidSecurityRightsException
This class defines an exception thrown due to a running total field error.
| Constructor Summary | |
|---|---|
ReportSDKInvalidSecurityRightsException(java.lang.String RCI,
int errorCode,
java.lang.String errorMsg)
For internal use only. |
|
ReportSDKInvalidSecurityRightsException(java.lang.String RCI,
int errorCode,
java.lang.String errorMsg,
java.lang.Throwable previous)
For internal use only. |
|
| Method Summary | |
|---|---|
static void |
throwReportSDKInvalidSecurityRightsException(java.lang.String RCI,
int errorCode,
java.lang.String msg)
For internal use only. |
static void |
throwReportSDKInvalidSecurityRightsException(java.lang.String RCI,
int errorCode,
java.lang.String msg,
java.lang.Throwable previous)
For internal use only. |
| 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 |
|---|
public ReportSDKInvalidSecurityRightsException(java.lang.String RCI,
int errorCode,
java.lang.String errorMsg)
public ReportSDKInvalidSecurityRightsException(java.lang.String RCI,
int errorCode,
java.lang.String errorMsg,
java.lang.Throwable previous)
| Method Detail |
|---|
public static void throwReportSDKInvalidSecurityRightsException(java.lang.String RCI,
int errorCode,
java.lang.String msg)
throws ReportSDKInvalidSecurityRightsException
ReportSDKInvalidSecurityRightsException
public static void throwReportSDKInvalidSecurityRightsException(java.lang.String RCI,
int errorCode,
java.lang.String msg,
java.lang.Throwable previous)
throws ReportSDKInvalidSecurityRightsException
ReportSDKInvalidSecurityRightsException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||