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