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:
Serializable
public class CxfSpringBootMavenPropertiesNotFoundException extends BootStarterCxfException
Thrown when a SEI implementing class isn“t found.- Author:
- jonashackt
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CxfSpringBootMavenPropertiesNotFoundException(String message, Throwable cause)
-
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
-
-