public final class GPUConfigurationException
extends java.lang.Exception
Constructor and Description |
---|
GPUConfigurationException(java.lang.String message)
Construct a new GPUConfigurationException with the provided message.
|
GPUConfigurationException(java.lang.String message,
java.lang.Throwable cause)
Construct a new GPUConfigurationException with the provided message
and cause.
|
public GPUConfigurationException(java.lang.String message)
message
- The message to be provided.public GPUConfigurationException(java.lang.String message, java.lang.Throwable cause)
message
- The message to be provided.cause
- The cause of this exception.Eclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 2014, 2025 IBM Corp. and others.