Package ai.rapids.cudf
Class CudfColumnSizeOverflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ai.rapids.cudf.CudfException
ai.rapids.cudf.CudfColumnSizeOverflowException
- All Implemented Interfaces:
Serializable
Exception thrown when CUDF operation results in a column size
exceeding CUDF column size limits
- See Also:
-
Method Summary
Methods inherited from class ai.rapids.cudf.CudfException
getNativeStacktrace
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString