public abstract class ExceptionUtils extends Object
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static String |
getExceptionStackTrace(Throwable exception)
Obtains the entire stracktrace of an exception and converts it into a
string.
|
Copyright © 2011–2016. All rights reserved.