open-api v0.2.0 (2019-09-17T13:41:39Z)
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