Class ExceptionUtils
- java.lang.Object
-
- com.alon.spring.crud.api.exceptionhandler.ExceptionUtils
-
public class ExceptionUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ExceptionUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.ThrowablegetRootCause(java.lang.Throwable throwable)
-