Class HttpTriggerMethodsNotSpecified
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.qubership.integration.platform.catalog.exception.CatalogRuntimeException
org.qubership.integration.platform.runtime.catalog.rest.v1.exception.exceptions.ApiSpecificationExportException
org.qubership.integration.platform.runtime.catalog.rest.v1.exception.exceptions.ChainElementVerificationException
org.qubership.integration.platform.runtime.catalog.rest.v1.exception.exceptions.HttpTriggerMethodsNotSpecified
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionHttpTriggerMethodsNotSpecified(org.qubership.integration.platform.catalog.persistence.configs.entity.chain.element.ChainElement element) -
Method Summary
Methods inherited from class org.qubership.integration.platform.runtime.catalog.rest.v1.exception.exceptions.ChainElementVerificationException
extractChainId, extractElementId, getChainId, getElementIdMethods inherited from class org.qubership.integration.platform.catalog.exception.CatalogRuntimeException
getOriginalException, setOriginalExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HttpTriggerMethodsNotSpecified
public HttpTriggerMethodsNotSpecified(org.qubership.integration.platform.catalog.persistence.configs.entity.chain.element.ChainElement element)
-