Package org.mockserver.openapi
Class JsonSchemaResponseSynthesisException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mockserver.openapi.JsonSchemaResponseSynthesisException
- All Implemented Interfaces:
Serializable
Thrown when a schema-valid response body cannot be generated from an inline JSON Schema
(for example the schema cannot be parsed, or the example engine produces no example).
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JsonSchemaResponseSynthesisException
-
JsonSchemaResponseSynthesisException
-