Docmosis API 4.5.0

com.docmosis.document.converter
Class NoConvertersRunningException

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

public class NoConvertersRunningException
extends Exception

See Also:
Serialized Form

Constructor Summary
NoConvertersRunningException()
           
NoConvertersRunningException(String message)
           
NoConvertersRunningException(String message, Throwable t)
           
NoConvertersRunningException(Throwable t)
           
 
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
 

Constructor Detail

NoConvertersRunningException

public NoConvertersRunningException()

NoConvertersRunningException

public NoConvertersRunningException(String message)

NoConvertersRunningException

public NoConvertersRunningException(Throwable t)

NoConvertersRunningException

public NoConvertersRunningException(String message,
                                    Throwable t)

Docmosis API 4.5.0

Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.