|
|||||||||
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.ReportSDKPrinterPaperSourceException
public class ReportSDKPrinterPaperSourceException
This class defines a printer paper source exception.
Constructor Summary | |
---|---|
ReportSDKPrinterPaperSourceException(java.lang.String errorMsg,
java.lang.Throwable previous)
|
Method Summary |
---|
Methods inherited from class com.crystaldecisions.sdk.occa.report.lib.ReportSDKPrinterException |
---|
throwReportSDKPrinterException |
Methods inherited from class com.crystaldecisions.sdk.occa.report.lib.ReportSDKException |
---|
getSDKError, throwReportSDKException, throwReportSDKException, throwReportSDKException, toString |
Methods inherited from class com.crystaldecisions.sdk.occa.report.lib.ReportSDKExceptionBase |
---|
errorCode, findCause, 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 ReportSDKPrinterPaperSourceException(java.lang.String errorMsg, java.lang.Throwable previous)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |