Package com.linkedin.alpini.base.misc
Interface ExceptionUtil.ExceptionThrower
-
- All Known Implementing Classes:
Netty4ThrowException
- Enclosing class:
- ExceptionUtil
public static interface ExceptionUtil.ExceptionThrower
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
throwException(java.lang.Throwable exception)
-