Class StatusConflictException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.flink.kubernetes.operator.exception.StatusConflictException
-
- All Implemented Interfaces:
java.io.Serializable
public class StatusConflictException extends java.lang.RuntimeException
Exception for status updates.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StatusConflictException(java.lang.String msg)
-