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, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Apache CXF