Package org.bonitasoft.engine.commons
Class ExceptionUtils
java.lang.Object
org.bonitasoft.engine.commons.ExceptionUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static Stringstatic StringprintLightWeightStacktrace(Throwable exception) static StringprintLightWeightStacktrace(Throwable exception, int numberOfFrames) static StringprintRootCauseOnly(Throwable exception)
-
Constructor Details
-
ExceptionUtils
public ExceptionUtils()
-
-
Method Details
-
printLightWeightStacktrace
-
printLightWeightStacktrace
-
print
-
printRootCauseOnly
-