dub v1.31.0-rc.1 (2023-01-15T17:23:20Z)
Dub
Repo
UnsupportedArchitectureException.this
dub
compilers
compiler
UnsupportedArchitectureException
Undocumented in source.
class
UnsupportedArchitectureException
pure nothrow @
safe
this
(
string
architecture
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
nextInChain
= null
)
Meta
Source
See Implementation
dub
compilers
compiler
UnsupportedArchitectureException
constructors
this