support-arch
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
support-arch
domain
/
co.anitrend.arch.domain.entities
/
RequestError
/
RequestError
Request
Error
constructor
(
cause
:
Throwable
?
)
constructor
(
topic
:
String
?
=
null
,
description
:
String
?
=
null
,
throwable
:
Throwable
?
=
null
)
Parameters
topic
Summary of the error
description
Description of the error
throwable
Full stack cause of the error