Class CatalogNotFoundException

Object
Throwable
Exception
org.apache.spark.SparkException
org.apache.spark.sql.connector.catalog.CatalogNotFoundException
All Implemented Interfaces:
Serializable, SparkThrowable

public class CatalogNotFoundException extends SparkException
See Also:
  • Constructor Details

    • CatalogNotFoundException

      public CatalogNotFoundException(String message, Throwable cause)
    • CatalogNotFoundException

      public CatalogNotFoundException(String message)