Class WebServiceClientNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.codecentric.cxf.common.BootStarterCxfException
-
- de.codecentric.cxf.autodetection.diagnostics.WebServiceClientNotFoundException
-
- All Implemented Interfaces:
Serializable
public class WebServiceClientNotFoundException extends BootStarterCxfException
Thrown when the WebServiceClient class isn“t found.- Author:
- jonashackt
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WebServiceClientNotFoundException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Field Detail
-
MESSAGE
protected static final String MESSAGE
- See Also:
- Constant Field Values
-
-