public final class GPUConfigurationException extends Exception
Constructor and Description |
---|
GPUConfigurationException(String message)
Construct a new GPUConfigurationException with the provided message.
|
GPUConfigurationException(String message,
Throwable cause)
Construct a new GPUConfigurationException with the provided message
and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GPUConfigurationException(String message)
message
- The message to be provided.Eclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 2014, 2024 IBM Corp. and others.