withTrace abstract method

Cause<E> withTrace(
  1. StackTrace stack
)

Implementation

Cause<E> withTrace(StackTrace stack);