toggle menu
Joyfill
2.0.0-RC17
common
switch theme
search in API
models
/
joyfill
/
ErrorHandler
Error
Handler
fun
interface
ErrorHandler
Interface for handling errors within the SDK
Members
Functions
on
Error
Link copied to clipboard
abstract
fun
onError
(
error
:
Error
)
Called when any error occurs
report
Decorator
Error
Link copied to clipboard
open
fun
reportDecoratorError
(
message
:
String
)