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