dlibgit v0.50.2 (2014-02-28T21:52:46Z)
Dub
Repo
GitException.this
git
exception
GitException
Undocumented in source.
class
GitException
@
safe
pure nothrow
this
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
git
exception
GitException
constructors
this