public class UnresolvedDeviceException extends RuntimeException
This exception is thrown when an attempt is made to use an unresolved device, e.g. for creating a program node (for that specific device).
Check if a device can be resolved before using it.Constructor and Description |
---|
UnresolvedDeviceException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnresolvedDeviceException(String message)
Copyright © 2021. All rights reserved.