DylibLoadException.this

Undocumented in source.
  1. this(string msg, size_t line, string file)
    class DylibLoadException
    this
    (
    string msg
    ,
    size_t line = __LINE__
    ,
    string file = __FILE__
    )
  2. this(string[] names, string[] reasons, size_t line, string file)
  3. this(string msg, string name, size_t line, string file)

Meta