Class UnsupportedTimeCharacteristicException

  • All Implemented Interfaces:
    Serializable

    @PublicEvolving
    public class UnsupportedTimeCharacteristicException
    extends org.apache.flink.util.FlinkRuntimeException
    An exception that indicates that a time characteristic was used that is not supported in the current operation.
    See Also:
    Serialized Form
    • Constructor Detail

      • UnsupportedTimeCharacteristicException

        public UnsupportedTimeCharacteristicException​(String message)