couched ~master (2021-12-28T19:16:57.7468524)
Dub
Repo
CouchedException
couched
Undocumented in source.
class
CouchedException : Exception {
this
(string msg, CouchedError error, string file, size_t line, Throwable next);
CouchedError
error
[@property getter];
string
toString
();
}
Constructors
this
this
(string msg, CouchedError error, string file, size_t line, Throwable next)
Undocumented in source.
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
error
CouchedError
error
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
couched
classes
CouchedClient
CouchedDatabase
CouchedDatabaseManager
CouchedException
enums
CouchedError