类 UnknownPhysicalPlanException

  • 所有已实现的接口:
    Serializable

    public class UnknownPhysicalPlanException
    extends RuntimeException
    This error will be reported when encountering a physical plan that does not work properly
    另请参阅:
    序列化表格
    • 构造器详细资料

      • UnknownPhysicalPlanException

        public UnknownPhysicalPlanException()
      • UnknownPhysicalPlanException

        public UnknownPhysicalPlanException​(String message)