BundleConfigurationLoadingException

public class BundleConfigurationLoadingException extends Exception

This exception is thrown when a problem occurs during bundle configuration loading

Constructors

BundleConfigurationLoadingException

public BundleConfigurationLoadingException(String message)

BundleConfigurationLoadingException

public BundleConfigurationLoadingException(String message, Throwable cause)

BundleConfigurationLoadingException

public BundleConfigurationLoadingException(Throwable cause)