Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.common.convert
Class ConversionServiceNotAvailableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.springframework.core.NestedRuntimeException
                  extended by org.springframework.core.convert.ConversionException
                      extended by eu.esdihumboldt.hale.common.convert.ConversionServiceNotAvailableException
All Implemented Interfaces:
Serializable

public class ConversionServiceNotAvailableException
extends org.springframework.core.convert.ConversionException

Exception that should be thrown when the conversion service is not available.

Author:
Simon Templer
See Also:
Serialized Form

Constructor Summary
ConversionServiceNotAvailableException()
          Constructor using a default message.
ConversionServiceNotAvailableException(String message)
           
ConversionServiceNotAvailableException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class org.springframework.core.NestedRuntimeException
contains, getMessage, getMostSpecificCause, getRootCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

ConversionServiceNotAvailableException

public ConversionServiceNotAvailableException()
Constructor using a default message.


ConversionServiceNotAvailableException

public ConversionServiceNotAvailableException(String message,
                                              Throwable cause)
See Also:
ConversionException.ConversionException(String, Throwable)

ConversionServiceNotAvailableException

public ConversionServiceNotAvailableException(String message)
See Also:
ConversionException.ConversionException(String)

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d