selenium-d ~master (2018-02-11T16:22:15Z)
Dub
Repo
SeleniumException.this
selenium
api
SeleniumException
Create the exception
this
(string msg, string file, ulong line, Throwable next)
class
SeleniumException
this
(
string
msg
,
string
file
= __FILE__
,
ulong
line
= cast(
ulong
)__LINE__
,
Throwable
next
= null
)
this
(Json data, string file, ulong line, Throwable next)
Meta
Source
See Implementation
selenium
api
SeleniumException
constructors
this
Create the exception