Class PartitionNotExistException

  • All Implemented Interfaces:
    Serializable

    @PublicEvolving
    public class PartitionNotExistException
    extends Exception
    Exception for operation on a partition that doesn't exist. The cause includes non-existent table, non-partitioned table, invalid partition spec, etc.
    See Also:
    Serialized Form