Class UnhealthyServer

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.styra.opa.openapi.models.errors.UnhealthyServer
All Implemented Interfaces:
Serializable

public class UnhealthyServer extends RuntimeException
UnhealthyServer

OPA service is not healthy. If the bundles option is specified this can mean any of the configured bundles have not yet been activated. If the plugins option is specified then at least one plugin is in a non-OK state.

See Also: