com.docmosis.document.converter
Class ConversionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.docmosis.document.converter.ConversionException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ConversionServiceFailureException
- public class ConversionException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TIMEOUT_ON_CRASH_SUFFIX_MESSAGE
public static final String TIMEOUT_ON_CRASH_SUFFIX_MESSAGE
- See Also:
- Constant Field Values
isDueToServiceFailure
protected boolean isDueToServiceFailure
ConversionException
public ConversionException()
ConversionException
public ConversionException(String arg0)
ConversionException
public ConversionException(String arg0,
Throwable arg1)
ConversionException
public ConversionException(Throwable arg0)
isDueToServiceFailure
public boolean isDueToServiceFailure()
Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.