class CriticalAccessibilityException : AccessibilityException, NIMMSTAExceptionInterface
CriticalAccessibilityExceptions are thrown if an action after a barcode scan failes because of an error that is not expected to happen and probably a bug in our code CriticalAccessibilityExceptions are critical
<init> |
CriticalAccessibilityExceptions are thrown if an action after a barcode scan failes because of an error that is not expected to happen and probably a bug in our code CriticalAccessibilityExceptions are critical CriticalAccessibilityException(message: String, cause: Throwable? = null) |
isCritical |
fun isCritical(): Boolean |