Package akka
Interface OnlyCauseStackTrace
-
public interface OnlyCauseStackTraceMix in this trait to suppress the StackTrace for the instance of the exception but not the cause, scala.util.control.NoStackTrace suppresses all the StackTraces.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ThrowablefillInStackTrace()
-