java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.qubership.integration.platform.runtime.catalog.rest.v1.exception.exceptions.ServiceImportException
All Implemented Interfaces:
Serializable

public class ServiceImportException extends RuntimeException
See Also:
  • Constructor Details

    • ServiceImportException

      public ServiceImportException(String serviceId, String serviceName, String message)
  • Method Details

    • getServiceId

      public String getServiceId()
    • getServiceName

      public String getServiceName()