Class ServiceInstanceServiceBeanDoesNotExistException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.cloud.servicebroker.autoconfigure.web.exception.ServiceInstanceServiceBeanDoesNotExistException
All Implemented Interfaces:
Serializable

public class ServiceInstanceServiceBeanDoesNotExistException extends RuntimeException
An exception thrown when a ServiceInstanceService bean is not configured.
Author:
Roy Clarkson
See Also:
  • Constructor Details

    • ServiceInstanceServiceBeanDoesNotExistException

      public ServiceInstanceServiceBeanDoesNotExistException()