public class FabricComponentConfigurationException extends FabricException
Title: Service Event Fabric Runtime
Description: Thrown if a component configuration error occurs.
Copyright: Copyright (c) 2010
Company: StreamScape Technologies
Constructor and Description |
---|
FabricComponentConfigurationException() |
FabricComponentConfigurationException(java.lang.String message) |
FabricComponentConfigurationException(java.lang.String message,
java.lang.Throwable exception) |
FabricComponentConfigurationException(java.lang.Throwable exception) |
toString
public FabricComponentConfigurationException()
public FabricComponentConfigurationException(java.lang.String message)
public FabricComponentConfigurationException(java.lang.Throwable exception)
public FabricComponentConfigurationException(java.lang.String message, java.lang.Throwable exception)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.