eu.europa.tmsearch.services.business.exception
Class ImageProcessorRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by eu.europa.tmsearch.services.business.exception.ImageProcessorRuntimeException
All Implemented Interfaces:
java.io.Serializable

public class ImageProcessorRuntimeException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
ImageProcessorRuntimeException()
           
ImageProcessorRuntimeException(java.lang.String arg0)
           
ImageProcessorRuntimeException(java.lang.String arg0, java.lang.Throwable arg1)
           
ImageProcessorRuntimeException(java.lang.Throwable arg0)
           
 
Method Summary
 
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

ImageProcessorRuntimeException

public ImageProcessorRuntimeException()

ImageProcessorRuntimeException

public ImageProcessorRuntimeException(java.lang.String arg0)

ImageProcessorRuntimeException

public ImageProcessorRuntimeException(java.lang.Throwable arg0)

ImageProcessorRuntimeException

public ImageProcessorRuntimeException(java.lang.String arg0,
                                      java.lang.Throwable arg1)


Copyright © 2009. All Rights Reserved.