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