open-api ~master (2020-10-05T15:49:18Z)
Dub
Repo
OpenApiNotFoundException
openapi
exceptions
Undocumented in source.
class
OpenApiNotFoundException : 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