public class WSDLRuntimeException extends UncheckedException
message| Constructor and Description |
|---|
WSDLRuntimeException(Logger log,
String msg,
Object... params) |
WSDLRuntimeException(Message msg) |
WSDLRuntimeException(Message msg,
Throwable t) |
WSDLRuntimeException(Throwable cause) |
getCode, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache CXF