Uses of Class
io.github.interacto.error.ErrorCatcher
-
Packages that use ErrorCatcher Package Description io.github.interacto.error -
-
Uses of ErrorCatcher in io.github.interacto.error
Methods in io.github.interacto.error that return ErrorCatcher Modifier and Type Method Description static ErrorCatcherErrorCatcher. getInstance()Methods in io.github.interacto.error with parameters of type ErrorCatcher Modifier and Type Method Description static voidErrorCatcher. setInstance(ErrorCatcher newInstance)Sets the single instance.
-