|
|||||||||
| 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.ReportSDKPrinterException
com.crystaldecisions.sdk.occa.report.lib.ReportSDKPrinterPaperSizeException
public class ReportSDKPrinterPaperSizeException
This class defines a paper size exception
| Constructor Summary | |
|---|---|
ReportSDKPrinterPaperSizeException(java.lang.String RCI,
java.lang.String errorMsg,
java.lang.Throwable previous)
For internal use only. |
|
ReportSDKPrinterPaperSizeException(java.lang.String errorMsg,
java.lang.Throwable previous)
Deprecated. As of version 4.0. Replaced by ReportSDKPrinterPaperSizeException.ReportSDKPrinterPaperSizeException(String, String, Throwable). |
|
| Method Summary |
|---|
| Methods inherited from class com.crystaldecisions.sdk.occa.report.lib.ReportSDKPrinterException |
|---|
throwReportSDKPrinterException, throwReportSDKPrinterException |
| 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 ReportSDKPrinterPaperSizeException(java.lang.String errorMsg,
java.lang.Throwable previous)
ReportSDKPrinterPaperSizeException.ReportSDKPrinterPaperSizeException(String, String, Throwable).
public ReportSDKPrinterPaperSizeException(java.lang.String RCI,
java.lang.String errorMsg,
java.lang.Throwable previous)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||