java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.yarn.exceptions.YarnException
org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.gpu.GpuDeviceSpecificationException
All Implemented Interfaces:
Serializable

public final class GpuDeviceSpecificationException extends org.apache.hadoop.yarn.exceptions.YarnException
This exception is to be thrown when allowed GPU device specification is empty or invalid.
See Also: