public class ServiceConstructionException extends UncheckedException
message
Constructor and Description |
---|
ServiceConstructionException(Message msg) |
ServiceConstructionException(Message msg,
Throwable t) |
ServiceConstructionException(String msg,
Logger log) |
ServiceConstructionException(String msg,
Logger log,
Throwable cause) |
ServiceConstructionException(Throwable cause) |
getCode, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Apache CXF