| Name | Description | Type | Package | Framework |
| HystrixBadRequestException | An exception representing an error with provided arguments or state rather than an execution failure. | Class | com.netflix.hystrix.exception | Hystrix |
| HystrixRuntimeException | RuntimeException that is thrown when a HystrixCommand fails and does not have a fallback. | Class | com.netflix.hystrix.exception | Hystrix |
| HystrixRuntimeException .FailureType | Class | com.netflix.hystrix.exception | Hystrix | |