Uses of Class
com.oracle.bmc.circuitbreaker.CallNotAllowedException
-
Packages that use CallNotAllowedException Package Description com.oracle.bmc.circuitbreaker -
-
Uses of CallNotAllowedException in com.oracle.bmc.circuitbreaker
Methods in com.oracle.bmc.circuitbreaker that return CallNotAllowedException Modifier and Type Method Description static CallNotAllowedException
CallNotAllowedException. createCallNotAllowedException(String message, boolean writableStackTrace)
Static method to construct aCallNotAllowedException
CallNotAllowedException
OciCircuitBreaker. createCallNotAllowedException()
-