Module openj9.gpu
Package com.ibm.gpu

Class GPUConfigurationException

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

public final class GPUConfigurationException extends Exception
This exception is thrown when GPU operations fail due to configuration or environment issues - for example, an invalid device has been specified or we are running on an unsupported platform.
See Also: