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, toStringpublic UnresolvedDeviceException(String message)
Copyright © 2020. All rights reserved.