com.netflix.hystrix.contrib.javanica.annotation.HystrixException Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hystrix-javanica Show documentation
Show all versions of hystrix-javanica Show documentation
hystrix-javanica developed by Netflix
The newest version!
package com.netflix.hystrix.contrib.javanica.annotation;
/**
* Created by Mike Cowan
*/
public enum HystrixException {
RUNTIME_EXCEPTION,
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy