Package org.apache.iceberg.exceptions
Class NoSuchIcebergViewException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.iceberg.exceptions.NoSuchViewException
org.apache.iceberg.exceptions.NoSuchIcebergViewException
- All Implemented Interfaces:
Serializable
,CleanableFailure
NoSuchIcebergViewException thrown when a view is found, but it is not an Iceberg view.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSuchIcebergViewException
-
-
Method Details
-
check
-