Class CxfSpringBootMavenPropertiesNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.codecentric.cxf.common.BootStarterCxfException
-
- de.codecentric.cxf.autodetection.diagnostics.CxfSpringBootMavenPropertiesNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class CxfSpringBootMavenPropertiesNotFoundException extends BootStarterCxfException
Thrown when a SEI implementing 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 CxfSpringBootMavenPropertiesNotFoundException(java.lang.String message, java.lang.Throwable cause)
-
-
-
Field Detail
-
MESSAGE
protected static final java.lang.String MESSAGE
- See Also:
- Constant Field Values
-
-