Package com.cheetahdigital.uikit.helper
Interface ViewUtils.ActivityExceptionCallback
-
- Enclosing class:
- ViewUtils
public static interface ViewUtils.ActivityExceptionCallbackInterface for unhandled activity exceptions.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonActivityException(java.lang.String message)voidonActivityNotFound(java.lang.String message)
-