Docmosis API 2.1.0

com.docmosis.document.converter
Class ConversionException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.docmosis.document.converter.ConversionException
All Implemented Interfaces:
Serializable

public class ConversionException
extends Exception

See Also:
Serialized Form

Field Summary
protected  boolean isDueToServiceFailure
           
 
Constructor Summary
ConversionException()
           
ConversionException(String arg0)
           
ConversionException(String arg0, Throwable arg1)
           
ConversionException(Throwable arg0)
           
 
Method Summary
 boolean isDueToServiceFailure()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

isDueToServiceFailure

protected boolean isDueToServiceFailure
Constructor Detail

ConversionException

public ConversionException()

ConversionException

public ConversionException(String arg0)

ConversionException

public ConversionException(String arg0,
                           Throwable arg1)

ConversionException

public ConversionException(Throwable arg0)
Method Detail

isDueToServiceFailure

public boolean isDueToServiceFailure()

Docmosis API 2.1.0

Copyright © 2007 Docmosis. All Rights Reserved.