ui
/
com.schibsted.account.ui.contract
/
BaseView
/
showErrorDialog
showErrorDialog
abstract
fun
showErrorDialog
(
error
:
ClientError
,
errorMessage
:
String
?
=
null
)
:
Unit