Package ch.qos.logback.core.helpers
Class ThrowableToStringArray
- java.lang.Object
-
- ch.qos.logback.core.helpers.ThrowableToStringArray
-
@Deprecated(since="2022-01-27") public class ThrowableToStringArray extends java.lang.Object
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description ThrowableToStringArray()
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.
-