Package br.ufsc.labsec.utils
Interface ExceptionHandler
- All Known Implementing Classes:
ExceptionHandler.DEFAULT_HANDLER
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public interface ExceptionHandler
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
ExceptionHandler.DEFAULT_HANDLER
-
Method Summary
-
Method Details
-
handle
-