Package 

Object LegacyExceptionInfo.Companion

    • Method Summary

      Modifier and Type Method Description
      final LegacyExceptionInfo ofThrowable(Throwable throwable) Creates a LegacyExceptionInfo from a Throwable, using the classname as the name, the exception message as the message, and each stacktrace element as each line.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait