public final class GPUSortException
extends java.lang.Exception
Constructor and Description |
---|
GPUSortException(java.lang.String message)
Creates a new GPUSortException with a provided message.
|
GPUSortException(java.lang.String message,
java.lang.Throwable cause)
Creates a new GPUSortException with a provided message and cause.
|
public GPUSortException(java.lang.String message)
message
- The message to be provided.public GPUSortException(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.