| Class | Description |
|---|---|
| ExceptionUtils |
Util class to work with exceptions.
|
| Exception | Description |
|---|---|
| CommandActionExecutionException |
This exception is used to wrap original exceptions to push through javanica infrastructure.
|
| FallbackDefinitionException | |
| FallbackInvocationException |
Exception specifies error occurred in fallback method.
|
| HystrixCacheKeyGenerationException |
Indicates that something is going wrong with cache key generation logic.
|
| HystrixCachingException |
Indicates that something is going wrong with caching logic.
|
| HystrixPropertyException |
Created by dmgcodevil.
|