Package io.datarouter.exception.utils
Class ExceptionDetailsDetector
java.lang.Object
io.datarouter.exception.utils.ExceptionDetailsDetector
public class ExceptionDetailsDetector extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classExceptionDetailsDetector.ExceptionRecorderDetails -
Constructor Summary
Constructors Constructor Description ExceptionDetailsDetector() -
Method Summary
Modifier and Type Method Description static ExceptionDetailsDetector.ExceptionRecorderDetailsdetect(Throwable wholeException, Set<String> highlights)
-
Constructor Details
-
ExceptionDetailsDetector
public ExceptionDetailsDetector()
-
-
Method Details
-
detect
public static ExceptionDetailsDetector.ExceptionRecorderDetails detect(Throwable wholeException, Set<String> highlights)
-