Class ThrowableToStringArray


  • @Deprecated(since="2022-01-27")
    public class ThrowableToStringArray
    extends java.lang.Object
    Deprecated.
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static java.lang.String[] convert​(java.lang.Throwable t)
      Deprecated.
       
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ThrowableToStringArray

        public ThrowableToStringArray()
        Deprecated.
    • Method Detail

      • convert

        public static java.lang.String[] convert​(java.lang.Throwable t)
        Deprecated.