dub-registry ~master (2022-03-03T15:35:30.9161692)
Dub
Repo
RecordNotFound
dubregistry
dbcontroller
Undocumented in source.
class
RecordNotFound : Exception {
this
(string msg, string file, size_t line, Throwable next);
this
(string msg, Throwable next, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
this
this
(string msg, Throwable next, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
dubregistry
dbcontroller
aliases
DbDownloadStats
DbRepoStats
classes
DbController
RecordNotFound
functions
vcmp
structs
DbDownloadStatsT
DbPackage
DbPackageDownload
DbPackageFile
DbPackageStats
DbPackageVersion
DbRepoStatsT
DbRepository
DbStatDistributions