Package 

Class ErrorKt

    • Method Summary

      Modifier and Type Method Description
      final static String toDebugDescription(Error $self) Convenience function to get the description of an error with its cause.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • toDebugDescription

         final static String toDebugDescription(Error $self)

        Convenience function to get the description of an error with its cause.