Class SeiNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.codecentric.cxf.common.BootStarterCxfException
-
- de.codecentric.cxf.autodetection.diagnostics.SeiNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class SeiNotFoundException extends BootStarterCxfException
Thrown when the Service Endpoint Interface (SEI) itself 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 SeiNotFoundException()
-
-
-
Field Detail
-
MESSAGE
protected static final java.lang.String MESSAGE
- See Also:
- Constant Field Values
-
-