Docmosis API 4.5.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
Direct Known Subclasses:
ConversionServiceFailureException

public class ConversionException
extends Exception

See Also:
Serialized Form

Field Summary
protected  boolean isDueToServiceFailure
           
static String TIMEOUT_ON_CRASH_SUFFIX_MESSAGE
           
 
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

TIMEOUT_ON_CRASH_SUFFIX_MESSAGE

public static final String TIMEOUT_ON_CRASH_SUFFIX_MESSAGE
See Also:
Constant Field Values

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 4.5.0

Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.