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.circuitbreakerMethods in com.oracle.bmc.circuitbreaker that return CallNotAllowedException Modifier and Type Method Description static CallNotAllowedExceptionCallNotAllowedException. createCallNotAllowedException(String message, boolean writableStackTrace)Static method to construct aCallNotAllowedExceptionCallNotAllowedExceptionOciCircuitBreaker. createCallNotAllowedException()
 
-