Class ExceptionUtil
- java.lang.Object
-
- org.tkit.rhpam.quarkus.messaging.common.ExceptionUtil
-
public class ExceptionUtil extends Object
The type Exception util.
-
-
Constructor Summary
Constructors Constructor Description ExceptionUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetExceptionStackTrace(Throwable ex)Gets exception stack trace.
-