vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
RestException.this
index
vibe
web
common
RestException
this
(int status, string result, string file, int line, Throwable next)
class
RestException
@
safe
this
(
int
status
,
string
result
,
string
file
= __FILE__
,
int
line
= __LINE__
,
Throwable
next
= null
)
this
(int status, Json jsonResult, string file, int line, Throwable next)
Meta
Source
See Implementation
index
vibe
web
common
RestException
constructors
this
properties
jsonResult