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