public final class GpuDeviceSpecificationException
extends org.apache.hadoop.yarn.exceptions.YarnException
| Modifier and Type | Method and Description | 
|---|---|
| static GpuDeviceSpecificationException | createWithDuplicateValueSpecified(String device,
                                 String configValue) | 
| static GpuDeviceSpecificationException | createWithEmptyValueSpecified() | 
| static GpuDeviceSpecificationException | createWithWrongValueSpecified(String device,
                             String configValue) | 
| static GpuDeviceSpecificationException | createWithWrongValueSpecified(String device,
                             String configValue,
                             Exception cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static GpuDeviceSpecificationException createWithEmptyValueSpecified()
public static GpuDeviceSpecificationException createWithWrongValueSpecified(String device, String configValue, Exception cause)
public static GpuDeviceSpecificationException createWithWrongValueSpecified(String device, String configValue)
public static GpuDeviceSpecificationException createWithDuplicateValueSpecified(String device, String configValue)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.