Interface ForeignStackTraceAware
-
public interface ForeignStackTraceAwareМаркер что ошибка содержит в себе чужой стек-трейс
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetForeignStackTrace()
-
-
-
Method Detail
-
getForeignStackTrace
String getForeignStackTrace()
- Returns:
- чужой стек-трейс
-
-