Name | Description |
---|---|
ExceptionThreadingUtility | Used to capture a stacktrace from one thread and append it to the stacktrace of another This is used to make the exceptions thrown from an isolation thread useful, otherwise they see a stacktrace on a thread but never see who was calling it. |
HystrixBadRequestException | |
HystrixRuntimeException |