Module org.apache.arrow.gandiva
Class UnsupportedTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.arrow.gandiva.exceptions.GandivaException
org.apache.arrow.gandiva.exceptions.UnsupportedTypeException
- All Implemented Interfaces:
Serializable
Represents an exception thrown while dealing with unsupported types.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.arrow.gandiva.exceptions.GandivaException
toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
UnsupportedTypeException
-