gh-pages / com.nextfaze.devfun.error / ErrorHandler / remove
remove
abstract fun remove(key: Any): Unit (source)
Remove an error from the history.
Parameters
key - To error key - as defined by the ErrorHandler implementation.
gh-pages / com.nextfaze.devfun.error / ErrorHandler / remove
abstract fun remove(key: Any): Unit (source)
Remove an error from the history.
key - To error key - as defined by the ErrorHandler implementation.