-
public interface CustomErrorHandler
Copyright 2017 Meniga Iceland Inc.
-
-
Method Summary
Modifier and Type Method Description abstract void
reportAndHandle(Throwable t)
-
-
Method Detail
-
reportAndHandle
abstract void reportAndHandle(Throwable t)
-
-
-
-