Class EngineRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.qubership.integration.platform.engine.errorhandling.EngineRuntimeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
KubeApiException,LoggingMaskingException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEngineRuntimeException(String errorMessage) EngineRuntimeException(String errorMessage, Exception originalException) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EngineRuntimeException
public EngineRuntimeException() -
EngineRuntimeException
-
EngineRuntimeException
-