toggle menu
Stripe Terminal Java SDK (v1.0.0-b9)
switch theme
search in API
external
/
com.stripe.stripeterminal.external.models
/
TerminalException
/
TerminalException
Terminal
Exception
@
JvmOverloads
constructor
(
errorCode
:
TerminalErrorCode
,
errorMessage
:
String
,
cause
:
Throwable
?
=
null
,
apiError
:
ApiError
?
=
null
)