org.fabric3.binding.activemq.factory
Class InvalidConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fabric3.host.Fabric3Exception
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
| 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 |
InvalidConfigurationException
public InvalidConfigurationException(String message)
InvalidConfigurationException
public InvalidConfigurationException(String message,
Throwable cause)
Copyright © 2007-2010 Metaform Systems.