org.milyn.cdr
Class SmooksConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.milyn.cdr.SmooksConfigurationException
All Implemented Interfaces:
Serializable

public class SmooksConfigurationException
extends RuntimeException

Smooks resource configuration exception.

Author:
tfennelly
See Also:
Serialized Form

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

SmooksConfigurationException

public SmooksConfigurationException()

SmooksConfigurationException

public SmooksConfigurationException(String message,
                                    Throwable cause)

SmooksConfigurationException

public SmooksConfigurationException(String message)

SmooksConfigurationException

public SmooksConfigurationException(Throwable cause)


Copyright © 2018. All rights reserved.