Package io.mats3.spring
Class MatsSpringAnnotationRegistration.MatsSpringConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.mats3.spring.MatsSpringAnnotationRegistration.MatsSpringConfigException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- MatsSpringAnnotationRegistration
public static class MatsSpringAnnotationRegistration.MatsSpringConfigException
extends RuntimeException
Thrown if the setup of a Mats Spring endpoint fails.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMatsSpringConfigException
(String message) MatsSpringConfigException
(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
-
Constructor Details
-
MatsSpringConfigException
-
MatsSpringConfigException
-