JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
jp.ecuacion.splib.core
jp.ecuacion.splib.core.exceptionhandler
SplibExceptionHandlerAction
Contents
Description
Method Summary
Method Details
execute(Throwable)
Hide sidebar
Show sidebar
Interface SplibExceptionHandlerAction
public interface
SplibExceptionHandlerAction
Provide the app-dependent action when an exception occurs.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
execute
(
Throwable
th)
Provide the app-dependent action.
Method Details
execute
void
execute
(@Nonnull
Throwable
th)
Provide the app-dependent action.
Parameters:
th
- throwable