ReduKt
redukt-data
/
com.daftmobile.redukt.data
/
MissingDataSourceException
Missing
Data
Source
Exception
class
MissingDataSourceException
(
key
:
PureDataSourceKey
<
*
>
)
:
Exception
Constructors
Properties
Constructors
Missing
Data
Source
Exception
Link copied to clipboard
fun
MissingDataSourceException
(
key
:
PureDataSourceKey
<
*
>
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?