public final class GPUSortException extends Exception
Constructor and Description |
---|
GPUSortException(String message)
Creates a new GPUSortException with a provided message.
|
GPUSortException(String message,
Throwable cause)
Creates a new GPUSortException with a provided message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GPUSortException(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.