Class ServiceNotFoundException

    • Constructor Detail

      • ServiceNotFoundException

        public ServiceNotFoundException​(String serviceId,
                                        Throwable cause)
      • ServiceNotFoundException

        public ServiceNotFoundException​(String serviceId)
    • Method Detail

      • getServiceId

        public String getServiceId()