ch.qos.logback.core.helpers
Class ThrowableToStringArray

java.lang.Object
  extended by ch.qos.logback.core.helpers.ThrowableToStringArray

public class ThrowableToStringArray
extends java.lang.Object


Constructor Summary
ThrowableToStringArray()
           
 
Method Summary
static java.lang.String[] convert(java.lang.Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, 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)


Copyright © 2005-2011 QOS.ch. All Rights Reserved.