OpenAPI Test Generator API
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
OpenAPI Test Generator API
openapi-testgen-model
/
art.galushko.openapi.testgen.model.error
/
GenerationError
/
GenerationError
Generation
Error
constructor
(
providerClass
:
String
,
message
:
String
,
context
:
ErrorContext
,
exceptionText
:
String
?
=
null
)