Package | Description |
---|---|
org.springframework.cloud.servicebroker.exception |
Exceptions for Service Broker error conditions
|
Modifier and Type | Method and Description |
---|---|
static ServiceBrokerApiVersionErrorMessage |
ServiceBrokerApiVersionErrorMessage.from(String expectedVersion,
String providedVersion)
Construct a message with the expected and provided version numbers.
|