app
/
com.example.passentry.data
/
Resource
/
DataError
Data
Error
class
DataError
<
T
>(errorCode:
Int
) :
Resource
<
T
>
Content copied to clipboard
Functions
Properties
Functions
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
data
Link copied to clipboard
val
data
:
T
?
Content copied to clipboard
errorCode
Link copied to clipboard
val
errorCode
:
Int
?
Content copied to clipboard