Class ServiceNotFoundException

All Implemented Interfaces:
Serializable

public class ServiceNotFoundException extends NotFoundException
See Also:
  • Constructor Details

    • ServiceNotFoundException

      public ServiceNotFoundException(String serviceId, Throwable cause)
    • ServiceNotFoundException

      public ServiceNotFoundException(String serviceId)
  • Method Details

    • getServiceId

      public String getServiceId()