Package be.business.connector.core.utils
Class Exceptionutils
- java.lang.Object
-
- be.business.connector.core.utils.Exceptionutils
-
public class Exceptionutils extends Object
The ClassExceptionutils.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voiderrorHandler(Throwable t)Error handler.static voiderrorHandler(Throwable t, String errorMsg)Error handler.
-