com.adobe.livecycle.generatepdf.client
Class PDFGBaseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.adobe.idp.dsc.DSCException
              extended by com.adobe.livecycle.generatepdf.client.PDFGBaseException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ConversionException, FileFormatNotSupportedException, InvalidParameterException

public class PDFGBaseException
extends com.adobe.idp.dsc.DSCException
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
PDFGBaseException(com.adobe.idp.dsc.DSCError arg0)
           
PDFGBaseException(com.adobe.idp.dsc.DSCError arg0, com.adobe.idp.dsc.ExceptionStackTrace arg1)
           
PDFGBaseException(com.adobe.idp.dsc.DSCError arg0, java.lang.Throwable arg1)
           
 
Method Summary
 int getErrorCode()
           
 void printFallbackStackTrace()
          Prints the stacktrace for fallback exception.
 void printFallbackStackTrace(java.io.PrintWriter pw)
          Prints the stacktrace for fallback exception.
 void setFallbackConversionException(PDFGBaseException fallbackConverterException)
           
 
Methods inherited from class com.adobe.idp.dsc.DSCException
getError, getMessage, getNestedThrowable, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PDFGBaseException

public PDFGBaseException(com.adobe.idp.dsc.DSCError arg0,
                         com.adobe.idp.dsc.ExceptionStackTrace arg1)
Parameters:
arg0 -
arg1 -

PDFGBaseException

public PDFGBaseException(com.adobe.idp.dsc.DSCError arg0,
                         java.lang.Throwable arg1)
Parameters:
arg0 -
arg1 -

PDFGBaseException

public PDFGBaseException(com.adobe.idp.dsc.DSCError arg0)
Parameters:
arg0 -
Method Detail

setFallbackConversionException

public void setFallbackConversionException(PDFGBaseException fallbackConverterException)

printFallbackStackTrace

public void printFallbackStackTrace()
Prints the stacktrace for fallback exception.


printFallbackStackTrace

public void printFallbackStackTrace(java.io.PrintWriter pw)
Prints the stacktrace for fallback exception.

Parameters:
pw -

getErrorCode

public int getErrorCode()
Returns:
errorCode


[an error occurred while processing this directive] [an error occurred while processing this directive]