Class RateLimitReachedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.xebialabs.deployit.engine.spi.exception.DeployitException
com.xebialabs.xlrelease.exception.RateLimitReachedException
All Implemented Interfaces:
Serializable

@HttpResponseCodeResult(statusCode=429) @SuppressStackTrace(suppressStackTrace=true) public class RateLimitReachedException extends com.xebialabs.deployit.engine.spi.exception.DeployitException
See Also:
  • Constructor Details

    • RateLimitReachedException

      public RateLimitReachedException(String message)