public class ServiceConstructionException
extends org.apache.cxf.common.i18n.UncheckedException
| Constructor and Description |
|---|
ServiceConstructionException(org.apache.cxf.common.i18n.Message msg) |
ServiceConstructionException(org.apache.cxf.common.i18n.Message msg,
Throwable t) |
ServiceConstructionException(String msg,
Logger log) |
ServiceConstructionException(String msg,
Logger log,
Throwable cause) |
ServiceConstructionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ServiceConstructionException(org.apache.cxf.common.i18n.Message msg,
Throwable t)
public ServiceConstructionException(org.apache.cxf.common.i18n.Message msg)
public ServiceConstructionException(Throwable cause)
Apache CXF