descore ~master (2015-04-21T20:17:28Z)
Dub
Repo
FThreadException
des
flow
thread
class
FThreadException :
FlowException
{
this
(
string
msg
,
string
file
=
__FILE__
,
size_t
line
=
__LINE__
)
;
}
Constructors
this
this
(
string
msg
,
string
file
=
__FILE__
,
size_t
line
=
__LINE__
)
Meta
Source
See Implementation
des
flow
thread
classes
FThread
FThreadException