Module openj9.gpu
Package com.ibm.gpu

Class GPUSortException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.gpu.GPUSortException
All Implemented Interfaces:
Serializable

public final class GPUSortException extends Exception
This exception is thrown when there is an attempt to perform a sort on GPU and the sort operation fails. Specific information is provided in the exception message.
See Also: