Class ManifestValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.microservices.starter.core.environment.ManifestValidationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
MULTIPLE_FLEX_FOR_SAME_COMPONENT_WITHOUT_MESSAGE_INTERLINK_CODE
- See Also:
-
MULTIPLE_FOR_SAME_COMPONENT_WITH_SUPPRESSED_MESSAGE_INTERLINK_CODE
- See Also:
-
MULTIPLE_FOR_SAME_COMPONENT_WITH_ENABLED_MESSAGE_INTERLINK_CODE
- See Also:
-
INCORRECT_SCHEMA_VERSION
- See Also:
-
DISABLED_OR_MISSING_COMPONENT_REFERENCE
- See Also:
-
FIELD_VIOLATION
- See Also:
-
INCORRECT_JAVA_VERSION
- See Also:
-
-
Constructor Details
-
ManifestValidationException
-
-
Method Details