public class ServiceConfigException extends JpsException
| Constructor and Description | 
|---|
| ServiceConfigException() | 
| ServiceConfigException(JpsBundleType bundleType, java.lang.String errorCode) | 
| ServiceConfigException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters) | 
| ServiceConfigException(java.lang.String msg) | 
| ServiceConfigException(java.lang.String msg, java.lang.Throwable cause) | 
| ServiceConfigException(java.lang.Throwable cause) | 
getBundleType, getErrorCode, getLocalizedMessage, getLocalizedMessage, getMessage, getParameterspublic ServiceConfigException()
public ServiceConfigException(java.lang.String msg)
public ServiceConfigException(java.lang.String msg,
                              java.lang.Throwable cause)public ServiceConfigException(java.lang.Throwable cause)
public ServiceConfigException(JpsBundleType bundleType, java.lang.String errorCode)
public ServiceConfigException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)