acra
acra
/
org.acra.config
/
RetryPolicy
/
FailedSender
Failed
Sender
class
FailedSender
(
val
sender
:
ReportSender
,
val
exception
:
ReportSenderException
)
Content copied to clipboard
Constructors
Properties
Constructors
Failed
Sender
Link copied to clipboard
fun
FailedSender
(
sender
:
ReportSender
,
exception
:
ReportSenderException
)
Content copied to clipboard
Properties
exception
Link copied to clipboard
val
exception
:
ReportSenderException
Content copied to clipboard
sender
Link copied to clipboard
val
sender
:
ReportSender
Content copied to clipboard