open-api ~master (2020-10-05T15:49:18Z)
Dub
Repo
OpenApiValidationException
openapi
exceptions
Undocumented in source.
class
OpenApiValidationException : Exception {
this
(string msg, Throwable next);
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, Throwable next)
Undocumented in source.
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
openapi
exceptions
classes
OpenApiNotFoundException
OpenApiParameterException
OpenApiValidationException