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:
java.io.Serializable
public class WebServiceClientNotFoundException extends BootStarterCxfException
Thrown when the WebServiceClient class isn“t found.- Author:
- jonashackt
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected static java.lang.StringMESSAGE
-
Constructor Summary
Constructors Constructor Description WebServiceClientNotFoundException()
-
-
-
Field Detail
-
MESSAGE
protected static final java.lang.String MESSAGE
- See Also:
- Constant Field Values
-
-