Bixby Developer Center

References

unknown-error

optional

Defines an unknown error with a required on-catch clause.

Example

      unknown-error {
on-catch {
halt {
dialog {
macro (UNKNOWN_ERROR)
}
}
}
}

View 84cc015 on GitHub

Child Keys

on-catch
required
Defines the effects that are applied to handle an exception