toggle menu
Dermato.AI
androidJvm
switch theme
search in API
Dermato.AI
/
com.dermatoai.helper
/
Resource
/
Error
Error
class
Error
<
T
>
(
throwable
:
Throwable
,
data
:
T
?
=
null
)
:
Resource
<
T
>
class using for error state
Members
Constructors
Error
Link copied to clipboard
constructor
(
throwable
:
Throwable
,
data
:
T
?
=
null
)