Package io.wcm.siteapi.openapi.validator
Class ContentValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.wcm.siteapi.openapi.validator.ContentValidationException
- All Implemented Interfaces:
Serializable
JSON content does not conform OpenAPI3 specification.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionContentValidationException
(@NotNull String message) ContentValidationException
(@NotNull String message, @NotNull Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString