Class StackTraceUtils


  • public class StackTraceUtils
    extends Object
    • Constructor Detail

      • StackTraceUtils

        public StackTraceUtils()
    • Method Detail

      • asByteStream

        public static org.reactivestreams.Publisher<byte[]> asByteStream​(Throwable exception)
      • asByteArray

        public static byte[] asByteArray​(Throwable exception)
      • rootCauseMessageOf

        public static String rootCauseMessageOf​(Throwable throwable)