public class
DeadlineExceededException
Acquire failed because the object being acquired is already released. This happens, for example, if the application holds an old frame for too long, then tries to acquire a point cloud from it.
Public Constructors
DeadlineExceededException(String message)
|