ServiceNotFoundException

public class ServiceNotFoundException extends MdsException

Signals that service for a corresponding entity was not found. This most likely signals an issue with entities bundle.

Constructors

ServiceNotFoundException

public ServiceNotFoundException(String serviceClassName)
Parameters:
  • serviceClassName – class name of the service that was not found