Fabric3 ActiveMQ Extension

org.fabric3.binding.activemq.factory
Class InvalidConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.fabric3.host.Fabric3Exception
              extended by org.fabric3.binding.activemq.factory.InvalidConfigurationException
All Implemented Interfaces:
Serializable

public class InvalidConfigurationException
extends org.fabric3.host.Fabric3Exception

Denotes an invalid connection factory configuration specified in the runtime system configuration.

Version:
$Rev: 7905 $ $Date: 2009-11-23 11:59:47 +0000 (Mon, 23 Nov 2009) $
See Also:
Serialized Form

Constructor Summary
InvalidConfigurationException(String message)
           
InvalidConfigurationException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class org.fabric3.host.Fabric3Exception
getIdentifier, printStackTraceElements
 
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

InvalidConfigurationException

public InvalidConfigurationException(String message)

InvalidConfigurationException

public InvalidConfigurationException(String message,
                                     Throwable cause)

Fabric3 ActiveMQ Extension

Copyright © 2007-2010 Metaform Systems.