Class MapperException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.qubership.integration.platform.catalog.exception.CatalogRuntimeException
org.qubership.integration.platform.catalog.exception.SnapshotCreationException
org.qubership.integration.platform.runtime.catalog.mapper.MapperException
- All Implemented Interfaces:
Serializable
public class MapperException
extends org.qubership.integration.platform.catalog.exception.SnapshotCreationException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.qubership.integration.platform.catalog.exception.SnapshotCreationException
getChainId, getElementId, getElementName, setChainId, setElementId, setElementName, toStringMethods 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
-
Constructor Details
-
MapperException
-