Class ThrowableToStringArray


  • public class ThrowableToStringArray
    extends java.lang.Object
    • Method Summary

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

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

      • ThrowableToStringArray

        public ThrowableToStringArray()
    • Method Detail

      • convert

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